SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Sink Removal

Sink removal.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputDEMgrid, inputDEMDigital Elevation Model that has to be processed-
Sink Route (*)grid, input, optionalSINKROUTE--
OutputPreprocessed DEM (*)grid, output, optionalDEM_PREPROCPreprocessed DEM. If this is not set changes will be stored in the original DEM grid.-
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
MethodchoiceMETHOD-Available Choices:
[0] Deepen Drainage Routes
[1] Fill Sinks
Default: 1
ThresholdbooleanTHRESHOLD-Default: 0
Threshold Heightfloating point numberTHRSHEIGHTThe maximum depth to which a sink is considered for removal.Minimum: 0.000000
Default: 100.000000
(*) optional

Command-line

Usage: saga_cmd ta_preprocessor 2 [-DEM <str>] [-SINKROUTE <str>] [-DEM_PREPROC <str>] [-METHOD <str>] [-THRESHOLD <str>] [-THRSHEIGHT <double>]
  -DEM:<str>          	DEM
	grid, input
  -SINKROUTE:<str>    	Sink Route
	grid, input, optional
  -DEM_PREPROC:<str>  	Preprocessed DEM
	grid, output, optional
  -METHOD:<str>       	Method
	choice
	Available Choices:
	[0] Deepen Drainage Routes
	[1] Fill Sinks
	Default: 1
  -THRESHOLD:<str>    	Threshold
	boolean
	Default: 0
  -THRSHEIGHT:<double>	Threshold Height
	floating point number
	Minimum: 0.000000
	Default: 100.000000