SAGA 9.3.3 | Tool Library Documentation

Grid Volume


Description

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


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
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 point numberLEVEL-Default: 0.000000

Command Line


Usage: saga_cmd grid_calculus 2 [-GRID ] [-METHOD ] [-LEVEL ]
  -GRID:    	Grid
	grid, input
  -METHOD:  	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:	Base Level
	floating point number
	Default: 0.000000