This tool can be used to find the minimum value in each cell of a grid from a set of input images (inputs). NoData values in any of the input images will result in a NoData pixel in the output image (output). It is similar to the Min mathematical tool, except that it will accept more than two input images.

Warning

Each of the input rasters must have the same spatial extent and number of rows and columns.

See Also

max_overlay, max_absolute_overlay, min_absolute_overlay, Min

Function Signature

def min_overlay(self, input_rasters: List[Raster]) -> Raster: ...

Project Links

WbW Homepage User Manual Support WbW