Flow Accumulation (Parallel)
- Author: O.Conrad (c) 2004
- Menu: TIN | Terrain Analysis
Description
Calculates the catchment area based on the selected elevation values.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | TIN | TIN, input | DEM | - | - | 
| Output | Flow Accumulation | TIN, output | FLOW | - | - | 
| Options | Z Values | table field | ZFIELD | - | - | 
| Method | choice | METHOD | - | Available Choices:
[0] Single Flow Direction
[1] Multiple Flow Direction
Default: 0 | 
Command Line
Usage: saga_cmd tin_tools 6 [-DEM ] [-ZFIELD ] [-FLOW ] [-METHOD ]
  -DEM:   	TIN
	TIN, input
  -ZFIELD:	Z Values
	table field
  -FLOW:  	Flow Accumulation
	TIN, output
  -METHOD:	Method
	choice
	Available Choices:
	[0] Single Flow Direction
	[1] Multiple Flow Direction
	Default: 0