SAGA-GIS Module Library Documentation (v2.3.0)

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

Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationGrid (input)DEM--
Weights (*)Grid (optional input)WEIGHTS--
OutputCell BalanceGrid (output)BALANCE--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
DefaultFloating pointWEIGHTS_DEFAULTdefault value if no grid has been selectedMinimum: 0.000000
Default: 1.000000
MethodChoiceMETHOD-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 <double>] [-BALANCE <str>] [-METHOD <str>]
  -DEM:<str>               	Elevation
	Grid (input)
  -WEIGHTS:<str>           	Weights
	Grid (optional input)
  -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: 0