Tool Sink Drainage Route Detection
Sink drainage route detection. 
- Author: O. Conrad (c) 2001
 
- Menu: Terrain Analysis|Preprocessing
 
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 | 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 <str>] [-SINKROUTE <str>] [-THRESHOLD <str>] [-THRSHEIGHT <double>]
  -ELEVATION:<str>    	Elevation
	Grid, input
  -SINKROUTE:<str>    	Sink Route
	Grid, output
  -THRESHOLD:<str>    	Threshold
	Boolean
	Default: 0
  -THRSHEIGHT:<double>	Threshold Height
	Floating point
	Minimum: 0.000000
	Default: 100.000000