浏览代码

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 年之前
父节点
当前提交
4f46e78f57
共有 1 个文件被更改,包括 1 次插入1 次删除
  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