We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0304cc5 commit eadf507Copy full SHA for eadf507
src/sextante/grass/description/r.param.scale.txt
@@ -4,7 +4,7 @@ Raster (r.*)
4
ParameterRaster|input|Name of input raster map|False
5
ParameterNumber|s_tol|Slope tolerance that defines a 'flat' surface (degrees)|None|None|1.0
6
ParameterNumber|c_tol|Curvature tolerance that defines 'planar' surface|None|None|0.0001
7
-ParameterNumber|size|Size of processing window (odd number only, max: 69)|None|None|0.03
+ParameterNumber|size|Size of processing window (odd number only, max: 69)|None|None|15
8
ParameterSelection|param|Morphometric parameter in 'size' window to calculate|elev;slope;aspect;profc;planc;longc;crosc;minic;maxic;feature
9
ParameterNumber|exp|Exponent for distance weighting (0.0-4.0)|None|None|0.0
10
ParameterNumber|zscale|Vertical scaling factor|None|None|1.0
0 commit comments