Cell Balance
- Author: V.Olaya (c) 2004, O.Conrad (c) 2006
- Menu: Terrain Analysis | Hydrology | Miscellaneous
Description
Cell Balance
References
- Olaya, V. (2004): Hidrologia computacional y modelos digitales del terreno. Alqua. 536 pp.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Elevation | grid, input | DEM | - | - | 
| Weights | grid, input, optional | WEIGHTS | - | - | 
| Output | Cell Balance | grid, output | BALANCE | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
| Default | floating point number | WEIGHTS_DEFAULT | default value if no grid has been selected | Minimum: 0.000000
Default: 1.000000 | 
| Method | choice | METHOD | - | Available Choices:
[0] Deterministic 8
[1] Multiple Flow Direction
Default: 1 | 
Command Line
Usage: saga_cmd ta_hydrology 10 [-DEM ] [-WEIGHTS ] [-WEIGHTS_DEFAULT ] [-BALANCE ] [-METHOD ]
  -DEM:               	Elevation
	grid, input
  -WEIGHTS:           	Weights
	grid, input, optional
  -WEIGHTS_DEFAULT:	Default
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -BALANCE:           	Cell Balance
	grid, output
  -METHOD:            	Method
	choice
	Available Choices:
	[0] Deterministic 8
	[1] Multiple Flow Direction
	Default: 1