SAGA-GIS Module Library Documentation (v2.3.0)

Module Vector Ruggedness Measure (VRM)

Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationGrid (input)DEM--
OutputVector Terrain Ruggedness (VRM)Grid (output)VRM--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
Radius (Cells)IntegerRADIUS-Minimum: 1
Default: 1
WeightingParametersWEIGHTING-4 Parameters:
- 1. Available Choices:
[0] no distance weighting
[1] inverse distance to a power
[2] exponential
[3] gaussian weighting
Default: 0
- 2. Minimum: 0.000000
Default: 1.000000
- 3. Default: 1
- 4. Minimum: 0.000000
Default: 1.000000

Command-line

Usage: saga_cmd ta_morphometry 17 [-DEM <str>] [-VRM <str>] [-RADIUS <num>] [-DISTANCE_WEIGHTING_DW_WEIGHTING <str>] [-DISTANCE_WEIGHTING_DW_IDW_POWER <double>] [-DISTANCE_WEIGHTING_DW_IDW_OFFSET <str>] [-DISTANCE_WEIGHTING_DW_BANDWIDTH <double>]
  -DEM:<str>                               	Elevation
	Grid (input)
  -VRM:<str>                               	Vector Terrain Ruggedness (VRM)
	Grid (output)
  -RADIUS:<num>                            	Radius (Cells)
	Integer
	Minimum: 1
	Default: 1
  -DISTANCE_WEIGHTING_DW_WEIGHTING:<str>   	Weighting Function
	Choice
	Available Choices:
	[0] no distance weighting
	[1] inverse distance to a power
	[2] exponential
	[3] gaussian weighting
	Default: 0
  -DISTANCE_WEIGHTING_DW_IDW_POWER:<double>	Inverse Distance Weighting Power
	Floating point
	Minimum: 0.000000
	Default: 1.000000
  -DISTANCE_WEIGHTING_DW_IDW_OFFSET:<str>  	Inverse Distance Offset
	Boolean
	Default: 1
  -DISTANCE_WEIGHTING_DW_BANDWIDTH:<double>	Gaussian and Exponential Weighting Bandwidth
	Floating point
	Minimum: 0.000000
	Default: 1.000000