iwfm.gis.method_fns¶ iwfm.gis.method_fns(shpfilename, shpfile, verbose=False)[source]¶ Return the functions associated with the shpfile library. Parameters: shofilename (str) – shapefile name (for printing) shpfile (PyShp shapefile object) verbose (bool, default=False) – True = update command line Returns: mtds – list of methods Return type: list