We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0293e commit 47565a9Copy full SHA for 47565a9
python/plugins/processing/algs/grass7/description/r.reclass.area.lesser.txt
@@ -2,5 +2,6 @@ r.reclass.area
2
r.reclass.area.lesser - Reclassifies a raster layer, selecting areas lower than a user specified size
3
Raster (r.*)
4
ParameterRaster|input|Input raster layer|False
5
-ParameterNumber|lesser|Area threshold [hectares]|0|None|1.0
+ParameterSelection|mode|Lesser or greater than specified value|lesser
6
+ParameterNumber|value|Value option that sets the area size limit [hectares]|0|None|1.0
7
OutputRaster|output|Reclassified
0 commit comments