Sink Drainage Route Detection
- Author: O. Conrad (c) 2001
- Menu: Terrain Analysis | Preprocessing
Description
Sink drainage route detection.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Elevation | grid, input | ELEVATION | - | - |
Output | Sink Route | grid, output | SINKROUTE | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Threshold | boolean | THRESHOLD | - | Default: 0 |
Threshold Height | floating point number | THRSHEIGHT | The maximum depth to which a sink is considered for removal. | Minimum: 0.000000
Default: 100.000000 |
Command Line
Usage: saga_cmd ta_preprocessor 1 [-ELEVATION ] [-SINKROUTE ] [-THRESHOLD ] [-THRSHEIGHT ]
-ELEVATION: Elevation
grid, input
-SINKROUTE: Sink Route
grid, output
-THRESHOLD: Threshold
boolean
Default: 0
-THRSHEIGHT: Threshold Height
floating point number
Minimum: 0.000000
Default: 100.000000