[GRASS-SVN] r70038 - in grass/branches/releasebranch_7_2/scripts: i.in.spotvgt r.in.aster
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Dec 8 07:19:44 PST 2016
Author: neteler
Date: 2016-12-08 07:19:43 -0800 (Thu, 08 Dec 2016)
New Revision: 70038
Modified:
grass/branches/releasebranch_7_2/scripts/i.in.spotvgt/i.in.spotvgt.py
grass/branches/releasebranch_7_2/scripts/r.in.aster/r.in.aster.py
Log:
i.in.spotvgt + r.in.aster: minor keywords updates (trunk, r70037)
Modified: grass/branches/releasebranch_7_2/scripts/i.in.spotvgt/i.in.spotvgt.py
===================================================================
--- grass/branches/releasebranch_7_2/scripts/i.in.spotvgt/i.in.spotvgt.py 2016-12-08 15:18:40 UTC (rev 70037)
+++ grass/branches/releasebranch_7_2/scripts/i.in.spotvgt/i.in.spotvgt.py 2016-12-08 15:19:43 UTC (rev 70038)
@@ -33,6 +33,8 @@
#% description: Imports SPOT VGT NDVI data into a raster map.
#% keyword: imagery
#% keyword: import
+#% keyword: NDVI
+#% keyword: SPOT
#%end
#%flag
#% key: a
Modified: grass/branches/releasebranch_7_2/scripts/r.in.aster/r.in.aster.py
===================================================================
--- grass/branches/releasebranch_7_2/scripts/r.in.aster/r.in.aster.py 2016-12-08 15:18:40 UTC (rev 70037)
+++ grass/branches/releasebranch_7_2/scripts/r.in.aster/r.in.aster.py 2016-12-08 15:19:43 UTC (rev 70038)
@@ -26,7 +26,8 @@
#% keyword: raster
#% keyword: import
#% keyword: imagery
-#% keyword: Terra-ASTER
+#% keyword: ASTER
+#% keyword: elevation
#%End
#%option G_OPT_F_INPUT
#% description: Name of input ASTER image
More information about the grass-commit
mailing list