Calculates the maximum difference from mean elevation over a range of spatial scales.

Function Signature

def max_difference_from_mean(self, dem: Raster, min_scale: int = 1, max_scale: int = 100, step_size: int = 1) -> Tuple[Raster, Raster]: ...

Project Links

WbW Homepage User Manual Support WbW