iwfm.calib.read_obs_wells

iwfm.calib.read_obs_wells(gw_file)[source]

Read observation well information from the Groundwater.dat file and return a dictionary of groundwater hydrograph info and gwhyd_sim columns.

Parameters:

gw_file (str) – name of Groundwater.dat file to read

Returns:

well_dict – dictionary of groundwater hydrograph info, values are WellInfo instances

Return type:

dict