[GRASS-SVN] r66182 - grass/trunk/temporal/t.info
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 12 11:50:59 PDT 2015
Author: neteler
Date: 2015-09-12 11:50:59 -0700 (Sat, 12 Sep 2015)
New Revision: 66182
Modified:
grass/trunk/temporal/t.info/t.info.html
Log:
t.info manual: remark about granularity added
Modified: grass/trunk/temporal/t.info/t.info.html
===================================================================
--- grass/trunk/temporal/t.info/t.info.html 2015-09-12 18:35:45 UTC (rev 66181)
+++ grass/trunk/temporal/t.info/t.info.html 2015-09-12 18:50:59 UTC (rev 66182)
@@ -33,7 +33,7 @@
+----------------------------------------------------------------------------+
</pre></div>
-<h3>space time dataset information</h3>
+<h3>Space time dataset information</h3>
In order to obtain information about a space time dataset, run:
@@ -90,6 +90,9 @@
+----------------------------------------------------------------------------+
</pre></div>
+The "granularity" is the smallest gap size between the found time instances, i.e.
+it the greatest common divisor between all gaps in the time series.
+
<h3>Temporal maps information</h3>
In order to obtain information about a map in a space time dataset, run:
More information about the grass-commit
mailing list