SAGA-GIS Module Library Documentation (v2.1.3)

Module Sink Removal

Parameters

 NameTypeIdentifierDescriptionConstraints
InputDEMGrid (input)DEMDigital Elevation Model that has to be processed-
Sink Route (*)Grid (optional input)SINKROUTE--
OutputPreprocessed DEM (*)Grid (optional output)DEM_PREPROCPreprocessed DEM. If this is not set changes will be stored in the original DEM grid.-
OptionsMethodChoiceMETHOD-Available Choices:
[0] Deepen Drainage Routes
[1] Fill Sinks
Default: 1
ThresholdBooleanTHRESHOLD-Default: 0
Threshold HeightFloating pointTHRSHEIGHT-Default: 100.000000
(*) optional

Command-line

Usage: saga_cmd ta_preprocessor 2 -DEM <str> [-SINKROUTE <str>] [-DEM_PREPROC <str>] [-METHOD <str>] [-THRESHOLD <str>] [-THRSHEIGHT <str>]
  -DEM:<str>        	DEM
	Grid (input)
  -SINKROUTE:<str>  	Sink Route
	Grid (optional input)
  -DEM_PREPROC:<str>	Preprocessed DEM
	Grid (optional output)
  -METHOD:<str>     	Method
	Choice
	Available Choices:
	[0] Deepen Drainage Routes
	[1] Fill Sinks
	Default: 1
  -THRESHOLD:<str>  	Threshold
	Boolean
	Default: 0
  -THRSHEIGHT:<str> 	Threshold Height
	Floating point
	Default: 100.000000