Module Flow Accumulation (Trace)
Calculates the catchment area based on the selected elevation values.
- Author: (c) 2004 by O.Conrad
- Specification: grid
- 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 | - | - |
Command-line
Usage: saga_cmd tin_tools 5 [-DEM <str>] [-ZFIELD <str>] [-FLOW <str>] -DEM:<str> TIN TIN (input) -ZFIELD:<str> Z Values Table field -FLOW:<str> Flow Accumulation TIN (output)