2012-08-04 19:48:25 +02:00
|
|
|
r.slope.aspect
|
|
|
|
r.aspect - Generates raster maps of aspect from a elevation raster map.
|
|
|
|
Raster (r.*)
|
2013-01-27 19:17:53 +01:00
|
|
|
ParameterRaster|elevation|Elevation|False
|
|
|
|
ParameterSelection|prec|Data type|float;double;int
|
2016-01-31 17:31:41 +00:00
|
|
|
ParameterBoolean|-a|Do not align the current region to the elevation layer|True
|
2012-08-04 19:48:25 +02:00
|
|
|
ParameterNumber|zfactor|Multiplicative factor to convert elevation units to meters|None|None|1.0
|
|
|
|
ParameterNumber|min_slp_allowed|Minimum slope val. (in percent) for which aspect is computed|None|None|0.0
|
2015-05-18 13:16:40 +02:00
|
|
|
OutputRaster|aspect|Aspect
|