Skip to content

Commit cfdf5cf

Browse files
committedOct 13, 2015
Update to GRASS GIS 7.0.x
1 parent 0c0293e commit cfdf5cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎python/plugins/processing/algs/grass7/description/r.reclass.area.greater.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ r.reclass.area
22
r.reclass.area.greater - Reclassifies a raster layer, selecting areas larger than a user specified size
33
Raster (r.*)
44
ParameterRaster|input|Input raster layer|False
5-
ParameterNumber|greater|Area threshold [hectares]|0|None|1.0
5+
ParameterSelection|mode|Lesser or greater than specified value|greater
6+
ParameterNumber|value|Value option that sets the area size limit [hectares]|0|None|1.0
67
OutputRaster|output|Reclassified

0 commit comments

Comments
 (0)
Please sign in to comment.