Tool Cell Balance
Cell Balance
References
- Olaya, V. (2004): Hidrologia computacional y modelos digitales del terreno. Alqua. 536 pp.
 
- Author: V.Olaya (c) 2004, O.Conrad (c) 2006
 
- Menu: Terrain Analysis|Hydrology|Miscellaneous
 
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 | 
| (*) optional | 
Command-line
Usage: saga_cmd ta_hydrology 10 [-DEM <str>] [-WEIGHTS <str>] [-WEIGHTS_DEFAULT <double>] [-BALANCE <str>] [-METHOD <str>]
  -DEM:<str>               	Elevation
	grid, input
  -WEIGHTS:<str>           	Weights
	grid, input, optional
  -WEIGHTS_DEFAULT:<double>	Default
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -BALANCE:<str>           	Cell Balance
	grid, output
  -METHOD:<str>            	Method
	choice
	Available Choices:
	[0] Deterministic 8
	[1] Multiple Flow Direction
	Default: 1