iwfm.gis.img_clip

iwfm.gis.img_clip(raster, clipshape, outfile)[source]

Clip a raster file to a shapefile clipping mask.

Parameters:
  • raster (str) – raster image file name

  • clipshape (str) – shapefile name

  • outfile (str) – image output file name

Return type:

nothing