Tool 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.
 
- Author: O.Conrad (c) 2013
 
- Menu: Terrain Analysis|Preprocessing
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | DEM | Grid (input) | DEM | - | - | 
| Output | DEM without Sinks | Grid (output) | FILLED | - | - | 
 | Sinks (*) | Grid (optional output) | SINKS | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Fill Increment | Floating point | DZFILL | - | 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