SAGA-GIS Module Library Documentation (v2.2.5)

Module Fill Sinks (QM of ESP)

Filling in pits and flats in a DEM.

References:
Pelletier, J.D. (2008): Quantitative Modeling of Earth Surface Processes. Cambridge, 295p.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputDEMGrid (input)DEM--
OutputDEM without SinksGrid (output)FILLED--
Sinks (*)Grid (optional output)SINKS--
OptionsFill IncrementFloating pointDZFILL-Minimum: 0.000000
Default: 0.010000
(*) optional

Command-line

Usage: saga_cmd sim_qm_of_esp 1 [-DEM <str>] [-FILLED <str>] [-SINKS <str>] [-DZFILL <str>]
  -DEM:<str>   	DEM
	Grid (input)
  -FILLED:<str>	DEM without Sinks
	Grid (output)
  -SINKS:<str> 	Sinks
	Grid (optional output)
  -DZFILL:<str>	Fill Increment
	Floating point
	Minimum: 0.000000
	Default: 0.010000