[GRASS-SVN] r41604 -
grass/branches/releasebranch_6_4/scripts/i.landsat.rgb
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Mar 28 22:45:11 EDT 2010
Author: hamish
Date: 2010-03-28 22:45:11 -0400 (Sun, 28 Mar 2010)
New Revision: 41604
Modified:
grass/branches/releasebranch_6_4/scripts/i.landsat.rgb/i.landsat.rgb
Log:
r.univar percentiles now allow doubles (merge from devbr6)
Modified: grass/branches/releasebranch_6_4/scripts/i.landsat.rgb/i.landsat.rgb
===================================================================
--- grass/branches/releasebranch_6_4/scripts/i.landsat.rgb/i.landsat.rgb 2010-03-29 02:43:05 UTC (rev 41603)
+++ grass/branches/releasebranch_6_4/scripts/i.landsat.rgb/i.landsat.rgb 2010-03-29 02:45:11 UTC (rev 41604)
@@ -46,7 +46,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