iwfm.gis.grid_colorize¶ iwfm.gis.grid_colorize(source, target)[source]¶ Convert an ASCII DEM to an image and colorize using a heat-map color ramp. Parameters: source (str) – ASCII DEM input file name target (str) – output file name Return type: nothing