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 | 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
	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