SAGA-GIS Tool Library Documentation (v6.3.0)

Tool Grid Volume

Calculate the volume under the grid's surface. This is mainly useful for Digital Elevation Models (DEM).

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridGrid (input)GRID--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
MethodChoiceMETHOD-Available Choices:
[0] Count Only Above Base Level
[1] Count Only Below Base Level
[2] Subtract Volumes Below Base Level
[3] Add Volumes Below Base Level
Default: 0
Base LevelFloating pointLEVEL-Default: 0.000000

Command-line

Usage: saga_cmd grid_calculus 2 [-GRID <str>] [-METHOD <str>] [-LEVEL <double>]
  -GRID:<str>    	Grid
	Grid (input)
  -METHOD:<str>  	Method
	Choice
	Available Choices:
	[0] Count Only Above Base Level
	[1] Count Only Below Base Level
	[2] Subtract Volumes Below Base Level
	[3] Add Volumes Below Base Level
	Default: 0
  -LEVEL:<double>	Base Level
	Floating point
	Default: 0.000000