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