SAGA-GIS Module Library Documentation (v2.3.0)

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--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
Fill 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 <double>]
  -DEM:<str>      	DEM
	Grid (input)
  -FILLED:<str>   	DEM without Sinks
	Grid (output)
  -SINKS:<str>    	Sinks
	Grid (optional output)
  -DZFILL:<double>	Fill Increment
	Floating point
	Minimum: 0.000000
	Default: 0.010000