SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Downslope Distance Gradient

Calculation of a new topographic index to quantify downslope controls on local drainage.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationGrid, inputDEM--
OutputGradientGrid, outputGRADIENT--
Gradient Difference (*)Grid, output, optionalDIFFERENCEDifference to local gradient.-
OptionsGrid SystemGrid systemPARAMETERS_GRID_SYSTEM--
Vertical DistanceFloating pointDISTANCE-Minimum: 0.000000
Default: 10.000000
OutputChoiceOUTPUT-Available Choices:
[0] distance
[1] gradient (tangens)
[2] gradient (degree)
Default: 2
(*) optional

Command-line

Usage: saga_cmd ta_morphometry 9 [-DEM <str>] [-GRADIENT <str>] [-DIFFERENCE <str>] [-DISTANCE <double>] [-OUTPUT <str>]
  -DEM:<str>        	Elevation
	Grid, input
  -GRADIENT:<str>   	Gradient
	Grid, output
  -DIFFERENCE:<str> 	Gradient Difference
	Grid, output, optional
  -DISTANCE:<double>	Vertical Distance
	Floating point
	Minimum: 0.000000
	Default: 10.000000
  -OUTPUT:<str>     	Output
	Choice
	Available Choices:
	[0] distance
	[1] gradient (tangens)
	[2] gradient (degree)
	Default: 2