iwfm.gis.grid2img¶ iwfm.gis.grid2img(source, target)[source]¶ Convert an ASCII DEM to an image. Parameters: source (str) – ASCII DEM file name target (str) – output image file name Return type: nothing