Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
NAME
r.richdem.terrainattribute - Calculates local terrain attributes.
KEYWORDS
raster
SYNOPSIS
r.richdem.terrainattribute
r.richdem.terrainattribute --help
r.richdem.terrainattribute input=name attribute=string [zscale=float] output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]
Flags:
- --overwrite
- Allow output files to overwrite existing files
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- input=name [required]
- Input DEM
- Name of input raster map
- attribute=string [required]
- Terrain attribute to calculate.
- Options: slope_riserun, slope_percentage, slope_degrees, slope_radians, aspect, curvature, planform_curvature, profile_curvature
- zscale=float
- Scalar multiplier for elevation (vertical exaggeration)
- Default: 1.0
- output=name [required]
- Output DEM with depressions filled
- Name for output raster map
PLACEHOLDER
PLACEHOLDER
r.fill.dir
Richard Barnes (algorithm and codebase), Andrew D. Wickert (GRASS frontend)
SOURCE CODE
Available at:
r.richdem.terrainattribute source code
(history)
Latest change: Mon Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55
Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual