Browse Source

r.univar percentiles now allow doubles

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@41603 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 15 years ago
parent
commit
4f46e78f57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/i.landsat.rgb/i.landsat.rgb.py

+ 1 - 1
scripts/i.landsat.rgb/i.landsat.rgb.py

@@ -49,7 +49,7 @@
 #%end
 #%option
 #% key: strength
-#% type: integer
+#% type: double
 #% description: Cropping intensity (upper brightness level)
 #% options: 0-100
 #% answer : 98