[GRASS-SVN] r41603 - grass/trunk/scripts/i.landsat.rgb
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Mar 28 22:43:05 EDT 2010
Author: hamish
Date: 2010-03-28 22:43:05 -0400 (Sun, 28 Mar 2010)
New Revision: 41603
Modified:
grass/trunk/scripts/i.landsat.rgb/i.landsat.rgb.py
Log:
r.univar percentiles now allow doubles
Modified: grass/trunk/scripts/i.landsat.rgb/i.landsat.rgb.py
===================================================================
--- grass/trunk/scripts/i.landsat.rgb/i.landsat.rgb.py 2010-03-29 02:40:39 UTC (rev 41602)
+++ grass/trunk/scripts/i.landsat.rgb/i.landsat.rgb.py 2010-03-29 02:43:05 UTC (rev 41603)
@@ -49,7 +49,7 @@
#%end
#%option
#% key: strength
-#% type: integer
+#% type: double
#% description: Cropping intensity (upper brightness level)
#% options: 0-100
#% answer : 98
More information about the grass-commit
mailing list