SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Sink Drainage Route Detection

Sink drainage route detection.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputELEVATION--
OutputSink Routegrid, outputSINKROUTE--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
ThresholdbooleanTHRESHOLD-Default: 0
Threshold Heightfloating point numberTHRSHEIGHTThe maximum depth to which a sink is considered for removal.Minimum: 0.000000
Default: 100.000000

Command-line

Usage: saga_cmd ta_preprocessor 1 [-ELEVATION <str>] [-SINKROUTE <str>] [-THRESHOLD <str>] [-THRSHEIGHT <double>]
  -ELEVATION:<str>    	Elevation
	grid, input
  -SINKROUTE:<str>    	Sink Route
	grid, output
  -THRESHOLD:<str>    	Threshold
	boolean
	Default: 0
  -THRSHEIGHT:<double>	Threshold Height
	floating point number
	Minimum: 0.000000
	Default: 100.000000