SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Flow Accumulation (Parallel)

Calculates the catchment area based on the selected elevation values.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTINTIN (input)DEM--
OutputFlow AccumulationTIN (output)FLOW--
OptionsZ ValuesTable fieldZFIELD--
MethodChoiceMETHOD-Available Choices:
[0] Single Flow Direction
[1] Multiple Flow Direction
Default: 0

Command-line

Usage: saga_cmd tin_tools 6 [-DEM <str>] [-ZFIELD <str>] [-FLOW <str>] [-METHOD <str>]
  -DEM:<str>   	TIN
	TIN (input)
  -ZFIELD:<str>	Z Values
	Table field
  -FLOW:<str>  	Flow Accumulation
	TIN (output)
  -METHOD:<str>	Method
	Choice
	Available Choices:
	[0] Single Flow Direction
	[1] Multiple Flow Direction
	Default: 0