[GRASS-SVN] r64556 - grass/branches/releasebranch_7_0/scripts/v.rast.stats
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Feb 11 04:57:47 PST 2015
Author: neteler
Date: 2015-02-11 04:57:47 -0800 (Wed, 11 Feb 2015)
New Revision: 64556
Modified:
grass/branches/releasebranch_7_0/scripts/v.rast.stats/v.rast.stats.py
Log:
v.rast.stats: update param description completing r58735
Modified: grass/branches/releasebranch_7_0/scripts/v.rast.stats/v.rast.stats.py
===================================================================
--- grass/branches/releasebranch_7_0/scripts/v.rast.stats/v.rast.stats.py 2015-02-11 12:57:43 UTC (rev 64555)
+++ grass/branches/releasebranch_7_0/scripts/v.rast.stats/v.rast.stats.py 2015-02-11 12:57:47 UTC (rev 64556)
@@ -55,7 +55,7 @@
#%option
#% key: percentile
#% type: integer
-#% description: Percentile to calculate (requires extended statistics flag)
+#% description: Percentile to calculate
#% options: 0-100
#% answer: 90
#% required : no
More information about the grass-commit
mailing list