SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Melton Ruggedness Number

Melton ruggedness number (MNR) is a simple flow accumulation related index, calculated as difference between maximum and minimum elevation in catchment area divided by square root of catchment area size. The calculation is performed for each grid cell, therefore minimum elevation is same as elevation at cell's position. Due to the discrete character of a single maximum elevation, flow calculation is simply done with Deterministic 8.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationGrid (input)DEM--
OutputCatchment AreaGrid (output)AREA--
Maximum HeightGrid (output)ZMAX--
Melton Ruggedness NumberGrid (output)MRN--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--

Command-line

Usage: saga_cmd ta_hydrology 23 [-DEM <str>] [-AREA <str>] [-ZMAX <str>] [-MRN <str>]
  -DEM:<str> 	Elevation
	Grid (input)
  -AREA:<str>	Catchment Area
	Grid (output)
  -ZMAX:<str>	Maximum Height
	Grid (output)
  -MRN:<str> 	Melton Ruggedness Number
	Grid (output)