iwfm.hyd_dict¶
- iwfm.hyd_dict(gwhyd_info_file)[source]¶
Read hydrograph info from Groundwater.dat file and build a dictionary of groundwater hydrograph info.
- Parameters:
gwhyd_info_file (str) – IWFM Groundwaer.dat file name
- Returns:
well_dict – key = well name (i.e. state well ID), value = WellInfo instance
- Return type:
dictionary