SAGA 9.3.3 | Tool Library Documentation

Fill Sinks (Planchon/Darboux, 2001)


Description

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 point numberMINSLOPEminimum 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 ] [-RESULT ] [-MINSLOPE ]
  -DEM:        	DEM
	grid, input
  -RESULT:     	Filled DEM
	grid, output
  -MINSLOPE:	Minimum Slope [Degree]
	floating point number
	Minimum: 0.000000
	Default: 0.010000