This tool can be used to express the elevation of a grid cell in a digital elevation model (DEM) as a percentage of the relief between the DEM minimum and maximum values. As such, it provides a basic measure of relative topographic position.

See Also

elev_relative_to_watershed_min_max, elevation_above_stream, ElevAbovePit

Function Signature

def elev_relative_to_min_max(self, dem: Raster) -> Raster: ...

Project Links

WbW Homepage User Manual Support WbW