2014-04-19 15:53:43 +02:00
|
|
|
r.param.scale
|
2015-07-26 03:48:27 +02:00
|
|
|
Extracts terrain parameters from a DEM.
|
2014-04-19 15:53:43 +02:00
|
|
|
Raster (r.*)
|
|
|
|
ParameterRaster|input|Name of input raster map|False
|
2015-01-11 14:32:32 +01:00
|
|
|
ParameterNumber|slope_tolerance|Slope tolerance that defines a 'flat' surface (degrees)|None|None|1.0
|
|
|
|
ParameterNumber|curvature_tolerance|Curvature tolerance that defines 'planar' surface|None|None|0.0001
|
2014-04-19 15:53:43 +02:00
|
|
|
ParameterNumber|size|Size of processing window (odd number only, max: 69)|None|None|15
|
|
|
|
ParameterSelection|param|Morphometric parameter in 'size' window to calculate|elev;slope;aspect;profc;planc;longc;crosc;minic;maxic;feature
|
|
|
|
ParameterNumber|exp|Exponent for distance weighting (0.0-4.0)|None|None|0.0
|
|
|
|
ParameterNumber|zscale|Vertical scaling factor|None|None|1.0
|
|
|
|
ParameterBoolean|-c|Constrain model through central window cell|False
|
2015-05-18 15:04:04 +02:00
|
|
|
OutputRaster|output|Morphometric parameter
|