iwfm.gis.grid_contour¶ iwfm.gis.grid_contour(source, target)[source]¶ Use GDAL and OGR to create a contour shapefile. Parameters: source (str) – input shapefile name target (str) – output shapefile name Return type: nothing