SAGA 9.3.3 | Tool Library Documentation

Flow Accumulation (Parallelizable)


Description

A simple implementation of a parallelizable flow accumulation algorithn.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputDEM--
OutputFlow Accumulationgrid, outputFLOW--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Update Frequencyinteger numberUPDATEif zero no updates will be doneMinimum: 0 Default: 0
MethodchoiceMETHOD-Available Choices: [0] D8 [1] Dinfinity [2] MFD Default: 2
Convergencefloating point numberCONVERGENCE-Minimum: 0.000000 Default: 1.100000

Command Line


Usage: saga_cmd ta_hydrology 29 [-DEM ] [-FLOW ] [-UPDATE ] [-METHOD ] [-CONVERGENCE ]
  -DEM:           	Elevation
	grid, input
  -FLOW:          	Flow Accumulation
	grid, output
  -UPDATE:        	Update Frequency
	integer number
	Minimum: 0
	Default: 0
  -METHOD:        	Method
	choice
	Available Choices:
	[0] D8
	[1] Dinfinity
	[2] MFD
	Default: 2
  -CONVERGENCE:	Convergence
	floating point number
	Minimum: 0.000000
	Default: 1.100000