This tool calculates the minimum elevation drop between each grid cell and its neighbouring cells within a digital elevation model (DEM). The user must input a DEM (dem).

See Also

max_downslope_elev_change, num_downslope_neighbours

Function Signature

def min_downslope_elev_change(self, raster: Raster) -> Raster: ...

Project Links

WbW Homepage User Manual Support WbW