This tool creates a new raster (output) in which each grid cell is equal to one divided by the grid cell values in the input raster image (input). NoData values in the input image will be assigned NoData values in the output image.

Function Signature

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

Project Links

WbW Homepage User Manual Support WbW