SAGA-GIS Tool Library Documentation (v9.2.0)

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 point numberDISTANCE-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 number
	Minimum: 0.000000
	Default: 10.000000
  -OUTPUT:<str>     	Output
	choice
	Available Choices:
	[0] distance
	[1] gradient (tangens)
	[2] gradient (degree)
	Default: 2