Tool Flow Accumulation (Parallel)
Calculates the catchment area based on the selected elevation values.
- Author: (c) 2004 by O.Conrad
- Menu: TIN|Terrain Analysis
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 <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