[GRASS-SVN] r33622 - grass/trunk/imagery/i.vi
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Sep 30 13:27:36 EDT 2008
Author: ychemin
Date: 2008-09-30 13:27:36 -0400 (Tue, 30 Sep 2008)
New Revision: 33622
Modified:
grass/trunk/imagery/i.vi/main.c
Log:
updated description of VIs
Modified: grass/trunk/imagery/i.vi/main.c
===================================================================
--- grass/trunk/imagery/i.vi/main.c 2008-09-30 16:58:06 UTC (rev 33621)
+++ grass/trunk/imagery/i.vi/main.c 2008-09-30 17:27:36 UTC (rev 33622)
@@ -84,11 +84,11 @@
input1->type = TYPE_STRING;
input1->required = YES;
input1->description = _("Name of vegetation index");
- input1->descriptions =_("sr;???"
+ input1->descriptions =_("sr;Simple Ratio;"
"ndvi;Normalized Difference Vegetation Index;"
"ipvi;Infrared Percentage Vegetation Index;"
"dvi;Difference Vegetation Index;"
- "evi;???"
+ "evi;Enhanced Vegetation Index;"
"pvi;Perpendicular Vegetation Index;"
"wdvi;Weighted Difference Vegetation Index;"
"savi;Soil Adjusted Vegetation Index;"
More information about the grass-commit
mailing list