Module Real Surface Area
Calculates real (not projected) cell area
- Author: V. Olaya (c) 2004
 
- Specification: grid
 
- Menu: Terrain Analysis|Morphometry
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Elevation | Grid (input) | DEM | - | - | 
| Output | Surface Area | Grid (output) | AREA | - | - | 
Command-line
Usage: saga_cmd ta_morphometry 6 [-DEM <str>] [-AREA <str>]
  -DEM:<str> 	Elevation
	Grid (input)
  -AREA:<str>	Surface Area
	Grid (output)