Module Cell Balance
(c) 2004 by Victor Olaya. Cell Balance Calculation
References:
1. Olaya, V. Hidrologia computacional y modelos digitales del terreno. Alqua. 536 pp. 2004
- Author: (c) 2004 by V.Olaya, (c) 2006 by O.Conrad
- Specification: grid
- Menu: Terrain Analysis|Hydrology|Miscellaneous
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Elevation | Grid (input) | DEM | - | - |
Weights (*) | Grid (optional input) | WEIGHTS | - | - |
Output | Cell Balance | Grid (output) | BALANCE | - | - |
Options | 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: 0 |
(*) optional |
Command-line
Usage: saga_cmd ta_hydrology 10 -DEM <str> [-WEIGHTS <str>] [-WEIGHTS_DEFAULT <str>] [-BALANCE <str>] [-METHOD <str>]
-DEM:<str> Elevation
Grid (input)
-WEIGHTS:<str> Weights
Grid (optional input)
-WEIGHTS_DEFAULT:<str> 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: 0