Module Grid Volume
Calculate the volume under the grid's surface. This is mainly useful for Digital Elevation Models (DEM).
- Author: (c) 2005 by O.Conrad
 
- Specification: grid
 
- Menu: Grid|Calculus
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Grid | Grid (input) | GRID | - | - | 
| Options | Method | Choice | METHOD | - | 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 Level | Floating point | LEVEL | - | Default: 0.000000 | 
Command-line
Usage: saga_cmd grid_calculus 2 [-GRID <str>] [-METHOD <str>] [-LEVEL <str>]
  -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:<str> 	Base Level
	Floating point
	Default: 0.000000