SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Successive Flow Routing

Calculation of flow accumulation, aka upslope contributing area, with the multiple flow direction method after Freeman (1991).


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputDEMgrid, inputDEM--
OutputFlowgrid, outputFLOW--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Iterationsinteger numberITERATIONS-Minimum: 1
Default: 100
Runofffloating point numberRUNOFF-Minimum: 0.000000
Default: 1.000000
Manning's Roughnessfloating point numberMANNING-Default: 0.200000

Command-line

Usage: saga_cmd sim_qm_of_esp 3 [-DEM <str>] [-FLOW <str>] [-ITERATIONS <num>] [-RUNOFF <double>] [-MANNING <double>]
  -DEM:<str>       	DEM
	grid, input
  -FLOW:<str>      	Flow
	grid, output
  -ITERATIONS:<num>	Iterations
	integer number
	Minimum: 1
	Default: 100
  -RUNOFF:<double> 	Runoff
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -MANNING:<double>	Manning's Roughness
	floating point number
	Default: 0.200000