SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Fill Sinks (Planchon/Darboux, 2001)

Depression filling algorithm after Olivier Planchon & Frederic Darboux (2001).


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputDEMGrid, inputDEMdigital elevation model [m]-
OutputFilled DEMGrid, outputRESULTprocessed DEM-
OptionsGrid SystemGrid systemPARAMETERS_GRID_SYSTEM--
Minimum Slope [Degree]Floating pointMINSLOPEminimum slope angle preserved from one cell to the next, zero results in flat areas [Degree]Minimum: 0.000000
Default: 0.010000

Command-line

Usage: saga_cmd ta_preprocessor 3 [-DEM <str>] [-RESULT <str>] [-MINSLOPE <double>]
  -DEM:<str>        	DEM
	Grid, input
  -RESULT:<str>     	Filled DEM
	Grid, output
  -MINSLOPE:<double>	Minimum Slope [Degree]
	Floating point
	Minimum: 0.000000
	Default: 0.010000