Upslope Height, Slope, Aspect
- Author: unknown
- Menu: Terrain Analysis | Hydrology | Flow Accumulation
Description
	This tool calculates the mean height, mean slope and mean aspect of the upslope contributing area.
  
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Elevation | grid, input | DEM | - | - | 
| Output | Upslope Height | grid, output | HEIGHT | - | - | 
| Slope | grid, output | SLOPE | - | - | 
| Aspect | grid, output | ASPECT | - | - | 
| Options | Grid System | grid system | GRID_SYSTEM | - | - | 
| Flow Distribution | choice | FLOW_METHOD | - | Available Choices:
[0] Deterministic 8
[1] Rho 8
[2] Braunschweiger Reliefmodell
[3] Deterministic Infinity
[4] Multiple Flow Direction
[5] Multiple Triangular Flow Direction
[6] Multiple Maximum Downslope Gradient Based Flow Direction
Default: 0 | 
Command Line
Usage: saga_cmd ta_hydrology upslope_height [-DEM ] [-HEIGHT ] [-SLOPE ] [-ASPECT ] [-FLOW_METHOD ]
  -DEM:        	Elevation
	grid, input
  -HEIGHT:     	Upslope Height
	grid, output
  -SLOPE:      	Slope
	grid, output
  -ASPECT:     	Aspect
	grid, output
  -FLOW_METHOD:	Flow Distribution
	choice
	Available Choices:
	[0] Deterministic 8
	[1] Rho 8
	[2] Braunschweiger Reliefmodell
	[3] Deterministic Infinity
	[4] Multiple Flow Direction
	[5] Multiple Triangular Flow Direction
	[6] Multiple Maximum Downslope Gradient Based Flow Direction
	Default: 0