Tool Watershed Basins (Extended)
Extended watershed basin analysis. 
- Author: V.Olaya (c) 2004, O.Conrad (c) 2011
 
- Menu: Terrain Analysis|Channels
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | DEM | grid, input | DEM | - | - | 
 | Drainage Network | grid, input | CHANNELS | - | - | 
| Output | Basins | grid, output | BASINS | - | - | 
 | Subbasins | grid, output | SUBBASINS | - | - | 
 | Basins | shapes, output | V_BASINS | - | - | 
 | Subbasins | shapes, output | V_SUBBASINS | - | - | 
 | River Heads | shapes, output | HEADS | - | - | 
 | River Mouths | shapes, output | MOUTHS | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Flow Distances | boolean | DISTANCE | - | Default: 0 | 
Command-line
Usage: saga_cmd ta_channels 2 [-DEM <str>] [-CHANNELS <str>] [-BASINS <str>] [-SUBBASINS <str>] [-V_BASINS <str>] [-V_SUBBASINS <str>] [-HEADS <str>] [-MOUTHS <str>] [-DISTANCE <str>]
  -DEM:<str>        	DEM
	grid, input
  -CHANNELS:<str>   	Drainage Network
	grid, input
  -BASINS:<str>     	Basins
	grid, output
  -SUBBASINS:<str>  	Subbasins
	grid, output
  -V_BASINS:<str>   	Basins
	shapes, output
  -V_SUBBASINS:<str>	Subbasins
	shapes, output
  -HEADS:<str>      	River Heads
	shapes, output
  -MOUTHS:<str>     	River Mouths
	shapes, output
  -DISTANCE:<str>   	Flow Distances
	boolean
	Default: 0