iwfm.gis.igsm2shp¶ iwfm.gis.igsm2shp(main_file, shape_name, verbose=False)[source]¶ Read the names of the preprocessor component input files, read the contents of these files, and create node, element, stream node and stream reach shapefiles. Parameters: main_file (str) – IGSM Preprocessor input file name shape_name (str) – output shapefiles base name Return type: nothing