[GRASS-SVN] r66175 - in grass/branches/releasebranch_7_0/temporal: t.connect t.list t.rast.aggregate.ds t.rast.extract t.rast.gapfill t.rast.import t.rast.mapcalc t.rast.to.rast3 t.register t.rename t.sample t.shift
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 12 02:38:58 PDT 2015
Author: neteler
Date: 2015-09-12 02:38:58 -0700 (Sat, 12 Sep 2015)
New Revision: 66175
Modified:
grass/branches/releasebranch_7_0/temporal/t.connect/t.connect.html
grass/branches/releasebranch_7_0/temporal/t.list/t.list.html
grass/branches/releasebranch_7_0/temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.html
grass/branches/releasebranch_7_0/temporal/t.rast.extract/t.rast.extract.html
grass/branches/releasebranch_7_0/temporal/t.rast.gapfill/t.rast.gapfill.html
grass/branches/releasebranch_7_0/temporal/t.rast.import/t.rast.import.html
grass/branches/releasebranch_7_0/temporal/t.rast.mapcalc/t.rast.mapcalc.html
grass/branches/releasebranch_7_0/temporal/t.rast.to.rast3/t.rast.to.rast3.html
grass/branches/releasebranch_7_0/temporal/t.register/t.register.html
grass/branches/releasebranch_7_0/temporal/t.rename/t.rename.html
grass/branches/releasebranch_7_0/temporal/t.sample/t.sample.html
grass/branches/releasebranch_7_0/temporal/t.shift/t.shift.html
Log:
temporal manual: explain absolute and relative time; HTML cosmetics
Modified: grass/branches/releasebranch_7_0/temporal/t.connect/t.connect.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.connect/t.connect.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.connect/t.connect.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -11,7 +11,7 @@
parameters have been set, and if not will set them to use GRASS's
default values.
-<h2>NOTE</h2>
+<h2>NOTES</h2>
Setting the connection with t.connect will not test the connection for validity.
Hence a database connection will not be established.
Modified: grass/branches/releasebranch_7_0/temporal/t.list/t.list.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.list/t.list.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.list/t.list.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -11,7 +11,7 @@
order of the datasets. In addition a SQL WHERE statement can be
specified to select a subset of the requested datasets.
-<h2>NOTE</h2>
+<h2>NOTES</h2>
The SQL where and sort expression will be applied for each temporal
database that was found in accessible mapsets. Hence sorting works only
Modified: grass/branches/releasebranch_7_0/temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -7,7 +7,7 @@
STRDS, STR3DS or STVDS) are used to aggregate the maps of the input
space time raster dataset.
-<h2>NOTE</h2>
+<h2>NOTES</h2>
The sampling method must be specified from the sampler dataset point of view.
It defines the temporal relations hips between intervals of the sampling
dataset and the input space time raster dataset.
Modified: grass/branches/releasebranch_7_0/temporal/t.rast.extract/t.rast.extract.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.extract/t.rast.extract.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.extract/t.rast.extract.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -19,7 +19,7 @@
simply registered in the new created output space time raster dataset
to avoid data duplication.
-<h2>Note</h2>
+<h2>NOTES</h2>
The <em>r.mapcalc</em> sub-expression should not contain the left side
<tt>"map ="</tt> of a full <em>r.mapcalc</em> expression, only the right
Modified: grass/branches/releasebranch_7_0/temporal/t.rast.gapfill/t.rast.gapfill.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.gapfill/t.rast.gapfill.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.gapfill/t.rast.gapfill.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -6,7 +6,7 @@
of the gaps will be identified and used to linear interpolate the raster
map between them.
-<h2>Note</h2>
+<h2>NOTES</h2>
This module uses <a href="r.series.interp.html">r.series.interp</a> to
perform the interpolation for each gap independently. Hence several
interpolation processes can be run in parallel.
Modified: grass/branches/releasebranch_7_0/temporal/t.rast.import/t.rast.import.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.import/t.rast.import.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.import/t.rast.import.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -3,7 +3,7 @@
<em>t.rast.import</em> imports a space time raster dataset archive that
was exported with <a href="t.rast.export.html">t.rast.export</a>.
-<h2>NOTE</h2>
+<h2>NOTES</h2>
Optionally a base map name can be provided to avoid that existing
raster maps are overwritten by the map names that are used in the STRDS
Modified: grass/branches/releasebranch_7_0/temporal/t.rast.mapcalc/t.rast.mapcalc.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.mapcalc/t.rast.mapcalc.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.mapcalc/t.rast.mapcalc.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -77,7 +77,7 @@
The <em>end_*</em> functions are represented by the null() internal variables
in case of time instances.
-<h2>NOTE</h2>
+<h2>NOTES</h2>
We will discuss the internal work of <em>t.rast.mapcalc</em> with an
example. Imagine we have two STRDS as input, each with monthly
Modified: grass/branches/releasebranch_7_0/temporal/t.rast.to.rast3/t.rast.to.rast3.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.to.rast3/t.rast.to.rast3.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.to.rast3/t.rast.to.rast3.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -15,7 +15,7 @@
be represented by NULL values in the voxel map layer.
-<h2>NOTE</h2>
+<h2>NOTES</h2>
The reference time for all space time voxel cubes is
1900-01-0100:00:00. This allows the alignment space time voxel cubes
Modified: grass/branches/releasebranch_7_0/temporal/t.register/t.register.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.register/t.register.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.register/t.register.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -12,10 +12,15 @@
works only for maps that are not already registered in the temporal
database.
<p>
-This module supports absolute and relative time. Maps can be registered
-by command line argument (a list of comma separated map names) or using
-an input file. The start time, the end time and a temporal increment
-can be provided by command line or in the input file. End time and
+This module supports absolute and relative time. The absolute temporal type
+refers to a fixed date while the relative temporal type refers to data
+without fixed time stamps (e.g., sequential maps used to calculate
+multi-decadal averages).
+
+<p>
+Maps can be registered by command line argument (a list of comma separated map
+names) or using an input file. The start time, the end time and a temporal
+increment can be provided by command line or in the input file. End time and
increment are mutual exclusive. The user can register single maps or a
list of maps at once. Maps can be registered in several space time
datasets using the same timestamp.
@@ -26,7 +31,7 @@
unit (years, months, days, hours, minutes or seconds) must be provided.
The relative start time, end time and the increment are integers.
-<h2>Note</h2>
+<h2>NOTES</h2>
The timestamps of registered maps will be stored in the temporal
database and in the metadata of the grass maps in the spatial database.
@@ -48,7 +53,8 @@
prec_6
</pre></div>
-Specification of map names and the absolute start time (date) of the time instances:
+Specification of map names and the absolute start time (date) of the
+time instances:
<div class="code"><pre>
prec_1|2001-01-01
prec_2|2001-02-01
@@ -67,7 +73,8 @@
terra_lst_day20020117|2002-01-17 10:30
</pre></div>
-Specification of the map name and the absolute time interval with start and end time:
+Specification of the map name and the absolute time interval with start
+and end time:
<div class="code"><pre>
prec_1|2001-01-01|2001-04-01
prec_2|2001-04-01|2001-07-01
@@ -91,7 +98,12 @@
<h3>Synthetic maps</h3>
-In this example we create 6 raster maps that will be registered in a single space time raster dataset named precip_abs using a monthly temporal granularity. The -i flag generates interval time. The generated timestamps will be inspected using r.timestamp and t.rast.list. We will register an additional map with a timetsamp that was set with r.timestamp.
+In this example we create 6 raster maps that will be registered in a
+single space time raster dataset named precip_abs using a monthly
+temporal granularity. The <b>-i</b> flag generates interval time. The
+generated timestamps will be inspected using <em>r.timestamp</em> and
+<em>t.rast.list</em>. We will register an additional map with a timestamp
+that was set with <em>r.timestamp</em>.
<div class="code"><pre>
r.mapcalc expr="prec_1 = 100"
Modified: grass/branches/releasebranch_7_0/temporal/t.rename/t.rename.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rename/t.rename.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.rename/t.rename.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -3,7 +3,7 @@
This module renames space time datasets of different types (STRDS, STVDS, STR3DS)
and updates the space time dataset register entries of the registered maps.
-<h2>NOTE</h2>
+<h2>NOTES</h2>
Renaming of space time datasets works only for SQLite based temporal databases.
Modified: grass/branches/releasebranch_7_0/temporal/t.sample/t.sample.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.sample/t.sample.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.sample/t.sample.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -12,7 +12,7 @@
spatio-temporal topology, so that only spatio-temporal related map
layers of space time datasets are considered in the analysis.
-<h2>NOTE</h2>
+<h2>NOTES</h2>
The temporal relation <em>start</em> means that the start time of an
input map layer is temporally located in an interval of a sample map
Modified: grass/branches/releasebranch_7_0/temporal/t.shift/t.shift.html
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.shift/t.shift.html 2015-09-12 09:38:35 UTC (rev 66174)
+++ grass/branches/releasebranch_7_0/temporal/t.shift/t.shift.html 2015-09-12 09:38:58 UTC (rev 66175)
@@ -11,7 +11,7 @@
The granularity in case of relative time is an integer. The temporal
unit is the unit of the space time dataset and can not be modified.
-<h2>Note</h2>
+<h2>NOTES</h2>
Be careful when shifting space time datasets with absolute time. The
temporal granularity may change if you shift a space time dataset with
a unit that is different from the space time dataset granularity. Be
More information about the grass-commit
mailing list