iwfm.gis.shp_fieldnames¶ iwfm.gis.shp_fieldnames(f)[source]¶ Return the field names for PyShp shapefile. Parameters: f (PyShp shapefile object) – shapefile Returns: field_names – field names Return type: list of strings