slope
Calculate slope gradient from a DEM GeoTIFF and output a GeoTIFF, with units in degrees, percent, or radians. Rejects geographic CRS DEMs to avoid incorrect values; requires projected CRS.
Instructions
Slope gradient from a DEM: GeoTIFF in, GeoTIFF out.
units: degrees (default), percent or radians. DEMs in a geographic CRS are refused — degree cells with meter elevations give plausible but wrong values everywhere; reproject to a projected CRS first. The CRS decision is recorded in the provenance manifest. Requires the [whitebox] extra.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| units | No | degrees | |
| dem_path | Yes | ||
| z_factor | No | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||