[GRASS-SVN] r66331 - in grass/branches/releasebranch_7_0: raster/r.timestamp raster3d/r3.timestamp temporal/t.create temporal/t.info temporal/t.list temporal/t.merge temporal/t.rast.accdetect temporal/t.rast.accumulate temporal/t.rast.aggregate temporal/t.rast.aggregate.ds temporal/t.rast.algebra temporal/t.rast.colors temporal/t.rast.export temporal/t.rast.extract temporal/t.rast.gapfill temporal/t.rast.import temporal/t.rast.list temporal/t.rast.mapcalc temporal/t.rast.neighbors temporal/t.rast.out.vtk temporal/t.rast.series temporal/t.rast.to.rast3 temporal/t.rast.univar temporal/t.rast3d.algebra temporal/t.rast3d.extract temporal/t.rast3d.list temporal/t.rast3d.mapcalc temporal/t.rast3d.univar temporal/t.register temporal/t.remove temporal/t.rename temporal/t.sample temporal/t.select temporal/t.shift temporal/t.snap temporal/t.support temporal/t.topology temporal/t.unregister temporal/t.vect.algebra temporal/t.vect.db.select temporal/t.vect.export temporal/t.vect.extract temporal/t. vect.import temporal/t.vect.list temporal/t.vect.observe.strds temporal/t.vect.univar temporal/t.vect.what.strds vector/v.timestamp

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Sep 25 06:19:53 PDT 2015


Author: neteler
Date: 2015-09-25 06:19:52 -0700 (Fri, 25 Sep 2015)
New Revision: 66331

Modified:
   grass/branches/releasebranch_7_0/raster/r.timestamp/main.c
   grass/branches/releasebranch_7_0/raster3d/r3.timestamp/main.c
   grass/branches/releasebranch_7_0/temporal/t.create/t.create.py
   grass/branches/releasebranch_7_0/temporal/t.info/t.info.py
   grass/branches/releasebranch_7_0/temporal/t.list/t.list.py
   grass/branches/releasebranch_7_0/temporal/t.merge/t.merge.py
   grass/branches/releasebranch_7_0/temporal/t.rast.accdetect/t.rast.accdetect.py
   grass/branches/releasebranch_7_0/temporal/t.rast.accumulate/t.rast.accumulate.py
   grass/branches/releasebranch_7_0/temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.py
   grass/branches/releasebranch_7_0/temporal/t.rast.aggregate/t.rast.aggregate.py
   grass/branches/releasebranch_7_0/temporal/t.rast.algebra/t.rast.algebra.py
   grass/branches/releasebranch_7_0/temporal/t.rast.colors/t.rast.colors.py
   grass/branches/releasebranch_7_0/temporal/t.rast.export/t.rast.export.py
   grass/branches/releasebranch_7_0/temporal/t.rast.extract/t.rast.extract.py
   grass/branches/releasebranch_7_0/temporal/t.rast.gapfill/t.rast.gapfill.py
   grass/branches/releasebranch_7_0/temporal/t.rast.import/t.rast.import.py
   grass/branches/releasebranch_7_0/temporal/t.rast.list/t.rast.list.py
   grass/branches/releasebranch_7_0/temporal/t.rast.mapcalc/t.rast.mapcalc.py
   grass/branches/releasebranch_7_0/temporal/t.rast.neighbors/t.rast.neighbors.py
   grass/branches/releasebranch_7_0/temporal/t.rast.out.vtk/t.rast.out.vtk.py
   grass/branches/releasebranch_7_0/temporal/t.rast.series/t.rast.series.py
   grass/branches/releasebranch_7_0/temporal/t.rast.to.rast3/t.rast.to.rast3.py
   grass/branches/releasebranch_7_0/temporal/t.rast.univar/t.rast.univar.py
   grass/branches/releasebranch_7_0/temporal/t.rast3d.algebra/t.rast3d.algebra.py
   grass/branches/releasebranch_7_0/temporal/t.rast3d.extract/t.rast3d.extract.py
   grass/branches/releasebranch_7_0/temporal/t.rast3d.list/t.rast3d.list.py
   grass/branches/releasebranch_7_0/temporal/t.rast3d.mapcalc/t.rast3d.mapcalc.py
   grass/branches/releasebranch_7_0/temporal/t.rast3d.univar/t.rast3d.univar.py
   grass/branches/releasebranch_7_0/temporal/t.register/t.register.py
   grass/branches/releasebranch_7_0/temporal/t.remove/t.remove.py
   grass/branches/releasebranch_7_0/temporal/t.rename/t.rename.py
   grass/branches/releasebranch_7_0/temporal/t.sample/t.sample.py
   grass/branches/releasebranch_7_0/temporal/t.select/t.select.py
   grass/branches/releasebranch_7_0/temporal/t.shift/t.shift.py
   grass/branches/releasebranch_7_0/temporal/t.snap/t.snap.py
   grass/branches/releasebranch_7_0/temporal/t.support/t.support.py
   grass/branches/releasebranch_7_0/temporal/t.topology/t.topology.py
   grass/branches/releasebranch_7_0/temporal/t.unregister/t.unregister.py
   grass/branches/releasebranch_7_0/temporal/t.vect.algebra/t.vect.algebra.py
   grass/branches/releasebranch_7_0/temporal/t.vect.db.select/t.vect.db.select.py
   grass/branches/releasebranch_7_0/temporal/t.vect.export/t.vect.export.py
   grass/branches/releasebranch_7_0/temporal/t.vect.extract/t.vect.extract.py
   grass/branches/releasebranch_7_0/temporal/t.vect.import/t.vect.import.py
   grass/branches/releasebranch_7_0/temporal/t.vect.list/t.vect.list.py
   grass/branches/releasebranch_7_0/temporal/t.vect.observe.strds/t.vect.observe.strds.py
   grass/branches/releasebranch_7_0/temporal/t.vect.univar/t.vect.univar.py
   grass/branches/releasebranch_7_0/temporal/t.vect.what.strds/t.vect.what.strds.py
   grass/branches/releasebranch_7_0/vector/v.timestamp/main.c
Log:
temporal: add 'time' keyword for index (trunk, r66330)

Modified: grass/branches/releasebranch_7_0/raster/r.timestamp/main.c
===================================================================
--- grass/branches/releasebranch_7_0/raster/r.timestamp/main.c	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/raster/r.timestamp/main.c	2015-09-25 13:19:52 UTC (rev 66331)
@@ -35,6 +35,7 @@
     G_add_keyword(_("raster"));
     G_add_keyword(_("metadata"));
     G_add_keyword(_("timestamp"));
+    G_add_keyword(_("time"));
     module->label = _("Modifies a timestamp for a raster map.");
     module->description = _("Print/add/remove a timestamp for a raster map.");
 

Modified: grass/branches/releasebranch_7_0/raster3d/r3.timestamp/main.c
===================================================================
--- grass/branches/releasebranch_7_0/raster3d/r3.timestamp/main.c	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/raster3d/r3.timestamp/main.c	2015-09-25 13:19:52 UTC (rev 66331)
@@ -42,6 +42,7 @@
     module = G_define_module();
     G_add_keyword(_("raster3d"));
     G_add_keyword(_("timestamp"));
+    G_add_keyword(_("time"));
     G_add_keyword(_("voxel"));
     module->description =
 	_("Print/add/remove a timestamp for a 3D raster map");

Modified: grass/branches/releasebranch_7_0/temporal/t.create/t.create.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.create/t.create.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.create/t.create.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: map management
 #% keyword: create
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_OUTPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.info/t.info.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.info/t.info.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.info/t.info.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: metadata
 #% keyword: extent
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.list/t.list.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.list/t.list.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.list/t.list.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: map management
 #% keyword: list
+#% keyword: time
 #%end
 
 #%option

Modified: grass/branches/releasebranch_7_0/temporal/t.merge/t.merge.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.merge/t.merge.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.merge/t.merge.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -18,6 +18,7 @@
 #% description: Merges several space time datasets into a single space time dataset.
 #% keyword: temporal
 #% keyword: merge
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_INPUTS

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.accdetect/t.rast.accdetect.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.accdetect/t.rast.accdetect.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.accdetect/t.rast.accdetect.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: accumulation
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.accumulate/t.rast.accumulate.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.accumulate/t.rast.accumulate.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.accumulate/t.rast.accumulate.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: accumulation
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.aggregate/t.rast.aggregate.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.aggregate/t.rast.aggregate.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.aggregate/t.rast.aggregate.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: aggregation
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: aggregation
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.algebra/t.rast.algebra.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.algebra/t.rast.algebra.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.algebra/t.rast.algebra.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -21,6 +21,7 @@
 #% keyword: temporal
 #% keyword: algebra
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.colors/t.rast.colors.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.colors/t.rast.colors.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.colors/t.rast.colors.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: color table
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.export/t.rast.export.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.export/t.rast.export.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.export/t.rast.export.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: export
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.extract/t.rast.extract.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.extract/t.rast.extract.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.extract/t.rast.extract.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: extract
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.gapfill/t.rast.gapfill.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.gapfill/t.rast.gapfill.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.gapfill/t.rast.gapfill.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: interpolation
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.import/t.rast.import.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.import/t.rast.import.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.import/t.rast.import.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: import
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_F_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.list/t.rast.list.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.list/t.rast.list.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.list/t.rast.list.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -20,6 +20,7 @@
 #% keyword: map management
 #% keyword: raster
 #% keyword: list
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.mapcalc/t.rast.mapcalc.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.mapcalc/t.rast.mapcalc.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.mapcalc/t.rast.mapcalc.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: algebra
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUTS

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.neighbors/t.rast.neighbors.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.neighbors/t.rast.neighbors.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.neighbors/t.rast.neighbors.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -20,6 +20,7 @@
 #% keyword: temporal
 #% keyword: aggregation
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.out.vtk/t.rast.out.vtk.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.out.vtk/t.rast.out.vtk.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.out.vtk/t.rast.out.vtk.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -20,6 +20,7 @@
 #% keyword: export
 #% keyword: raster
 #% keyword: VTK
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.series/t.rast.series.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.series/t.rast.series.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.series/t.rast.series.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -20,6 +20,7 @@
 #% keyword: temporal
 #% keyword: series
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.to.rast3/t.rast.to.rast3.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.to.rast3/t.rast.to.rast3.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.to.rast3/t.rast.to.rast3.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -21,6 +21,7 @@
 #% keyword: raster
 #% keyword: raster3d
 #% keyword: voxel
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast.univar/t.rast.univar.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast.univar/t.rast.univar.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast.univar/t.rast.univar.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: statistics
 #% keyword: raster
+#% keyword: time
 #%end
 
 #%option G_OPT_STRDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast3d.algebra/t.rast3d.algebra.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast3d.algebra/t.rast3d.algebra.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast3d.algebra/t.rast3d.algebra.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -22,6 +22,7 @@
 #% keyword: algebra
 #% keyword: raster3d
 #% keyword: voxel
+#% keyword: time
 #%end
 
 #%option

Modified: grass/branches/releasebranch_7_0/temporal/t.rast3d.extract/t.rast3d.extract.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast3d.extract/t.rast3d.extract.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast3d.extract/t.rast3d.extract.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -20,6 +20,7 @@
 #% keyword: extract
 #% keyword: raster3d
 #% keyword: voxel
+#% keyword: time
 #%end
 
 #%option G_OPT_STR3DS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast3d.list/t.rast3d.list.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast3d.list/t.rast3d.list.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast3d.list/t.rast3d.list.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -21,6 +21,7 @@
 #% keyword: list
 #% keyword: raster3d
 #% keyword: voxel
+#% keyword: time
 #%end
 
 #%option G_OPT_STR3DS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.rast3d.mapcalc/t.rast3d.mapcalc.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast3d.mapcalc/t.rast3d.mapcalc.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast3d.mapcalc/t.rast3d.mapcalc.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -20,6 +20,7 @@
 #% keyword: algebra
 #% keyword: raster3d
 #% keyword: voxel
+#% keyword: time
 #%end
 
 #%option G_OPT_STR3DS_INPUTS

Modified: grass/branches/releasebranch_7_0/temporal/t.rast3d.univar/t.rast3d.univar.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rast3d.univar/t.rast3d.univar.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rast3d.univar/t.rast3d.univar.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -21,6 +21,7 @@
 #% keyword: statistics
 #% keyword: raster3d
 #% keyword: voxel
+#% keyword: time
 #%end
 
 #%option G_OPT_STR3DS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.register/t.register.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.register/t.register.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.register/t.register.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: map management
 #% keyword: register
+#% keyword: time
 #% overwrite: yes
 #%end
 

Modified: grass/branches/releasebranch_7_0/temporal/t.remove/t.remove.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.remove/t.remove.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.remove/t.remove.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: map management
 #% keyword: remove
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_INPUTS

Modified: grass/branches/releasebranch_7_0/temporal/t.rename/t.rename.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.rename/t.rename.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.rename/t.rename.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: map management
 #% keyword: rename
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.sample/t.sample.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.sample/t.sample.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.sample/t.sample.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -18,6 +18,7 @@
 #% description: Samples the input space time dataset(s) with a sample space time dataset and print the result to stdout.
 #% keyword: temporal
 #% keyword: sampling
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_INPUTS

Modified: grass/branches/releasebranch_7_0/temporal/t.select/t.select.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.select/t.select.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.select/t.select.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% description: Select maps from space time datasets by topological relationships to other space time datasets using temporal algebra.
 #% keyword: temporal
 #% keyword: metadata
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_TYPE

Modified: grass/branches/releasebranch_7_0/temporal/t.shift/t.shift.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.shift/t.shift.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.shift/t.shift.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -18,6 +18,7 @@
 #% description: Shifts temporally the maps of a space time dataset.
 #% keyword: temporal
 #% keyword: shift
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.snap/t.snap.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.snap/t.snap.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.snap/t.snap.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -18,6 +18,7 @@
 #% description: Snaps temporally the maps of a space time dataset.
 #% keyword: temporal
 #% keyword: snapping
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.support/t.support.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.support/t.support.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.support/t.support.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -18,6 +18,7 @@
 #% description: Modifies the metadata of a space time dataset.
 #% keyword: temporal
 #% keyword: metadata
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.topology/t.topology.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.topology/t.topology.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.topology/t.topology.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -18,6 +18,7 @@
 #% description: Lists temporal topology of a space time dataset.
 #% keyword: temporal
 #% keyword: topology
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.unregister/t.unregister.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.unregister/t.unregister.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.unregister/t.unregister.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: map management
 #% keyword: unregister
+#% keyword: time
 #%end
 
 #%option G_OPT_STDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.vect.algebra/t.vect.algebra.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.vect.algebra/t.vect.algebra.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.vect.algebra/t.vect.algebra.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -21,6 +21,7 @@
 #% keyword: temporal
 #% keyword: algebra
 #% keyword: vector
+#% keyword: time
 #%end
 
 #%option

Modified: grass/branches/releasebranch_7_0/temporal/t.vect.db.select/t.vect.db.select.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.vect.db.select/t.vect.db.select.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.vect.db.select/t.vect.db.select.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -21,6 +21,7 @@
 #% keyword: vector
 #% keyword: database
 #% keyword: select
+#% keyword: time
 #%end
 
 #%option G_OPT_STVDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.vect.export/t.vect.export.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.vect.export/t.vect.export.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.vect.export/t.vect.export.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: export
 #% keyword: vector
+#% keyword: time
 #%end
 
 #%option G_OPT_STVDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.vect.extract/t.vect.extract.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.vect.extract/t.vect.extract.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.vect.extract/t.vect.extract.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: extract
 #% keyword: vector
+#% keyword: time
 #%end
 
 #%option G_OPT_STVDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.vect.import/t.vect.import.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.vect.import/t.vect.import.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.vect.import/t.vect.import.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: import
 #% keyword: vector
+#% keyword: time
 #%end
 
 #%option G_OPT_F_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.vect.list/t.vect.list.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.vect.list/t.vect.list.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.vect.list/t.vect.list.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -20,6 +20,7 @@
 #% keyword: map management
 #% keyword: vector
 #% keyword: list
+#% keyword: time
 #%end
 
 #%option G_OPT_STVDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.vect.observe.strds/t.vect.observe.strds.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.vect.observe.strds/t.vect.observe.strds.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.vect.observe.strds/t.vect.observe.strds.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: sampling
 #% keyword: vector
+#% keyword: time
 #%end
 
 #%option G_OPT_V_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.vect.univar/t.vect.univar.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.vect.univar/t.vect.univar.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.vect.univar/t.vect.univar.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: statistics
 #% keyword: vector
+#% keyword: time
 #%end
 
 #%option G_OPT_STVDS_INPUT

Modified: grass/branches/releasebranch_7_0/temporal/t.vect.what.strds/t.vect.what.strds.py
===================================================================
--- grass/branches/releasebranch_7_0/temporal/t.vect.what.strds/t.vect.what.strds.py	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/temporal/t.vect.what.strds/t.vect.what.strds.py	2015-09-25 13:19:52 UTC (rev 66331)
@@ -19,6 +19,7 @@
 #% keyword: temporal
 #% keyword: sampling
 #% keyword: vector
+#% keyword: time
 #%end
 
 #%option G_OPT_STVDS_INPUT

Modified: grass/branches/releasebranch_7_0/vector/v.timestamp/main.c
===================================================================
--- grass/branches/releasebranch_7_0/vector/v.timestamp/main.c	2015-09-25 13:17:35 UTC (rev 66330)
+++ grass/branches/releasebranch_7_0/vector/v.timestamp/main.c	2015-09-25 13:19:52 UTC (rev 66331)
@@ -35,6 +35,7 @@
     G_add_keyword(_("vector"));
     G_add_keyword(_("metadata"));
     G_add_keyword(_("timestamp"));
+    G_add_keyword(_("time"));
     module->label = _("Modifies a timestamp for a vector map.");
     module->description = _("Print/add/remove a timestamp for a vector map.");
 



More information about the grass-commit mailing list