SAGA 9.3.3 | Tool Library Documentation

Morphometric Protection Index


Description

This algorithm analyses the immediate surrounding of each cell up to an given distance and evaluates how the relief protects it. It is equivalent to the positive openness described in: Visualizing Topography by Openness: A New Application of Image Processing to Digital Elevation Models, Photogrammetric Engineering and Remote Sensing(68), No. 3, March 2002, pp. 257-266.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputDEM--
OutputProtection Indexgrid, outputPROTECTION--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Radiusfloating point numberRADIUSThe radius in map unitsMinimum: 0.000000 Default: 2000.000000

Command Line


Usage: saga_cmd ta_morphometry 7 [-DEM ] [-PROTECTION ] [-RADIUS ]
  -DEM:       	Elevation
	grid, input
  -PROTECTION:	Protection Index
	grid, output
  -RADIUS: 	Radius
	floating point number
	Minimum: 0.000000
	Default: 2000.000000