[GRASS-SVN] r41602 - grass/branches/develbranch_6/scripts/i.landsat.rgb

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Mar 28 22:40:41 EDT 2010


Author: hamish
Date: 2010-03-28 22:40:39 -0400 (Sun, 28 Mar 2010)
New Revision: 41602

Modified:
   grass/branches/develbranch_6/scripts/i.landsat.rgb/i.landsat.rgb
Log:
r.univar percentiles now allow doubles

Modified: grass/branches/develbranch_6/scripts/i.landsat.rgb/i.landsat.rgb
===================================================================
--- grass/branches/develbranch_6/scripts/i.landsat.rgb/i.landsat.rgb	2010-03-28 21:10:57 UTC (rev 41601)
+++ grass/branches/develbranch_6/scripts/i.landsat.rgb/i.landsat.rgb	2010-03-29 02:40:39 UTC (rev 41602)
@@ -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