iwfm.plot.head_hydrographsΒΆ

Create hydrograph plots comparing simulated vs observed heads.

Functions

extract_sim_column(sim_data, column_index)

Extract a column of head values from simulation data.

extract_sim_dates(sim_data)

Extract dates from simulation data structure.

plot_all_hydrographs(gw_file, obsfile, simfiles)

Create hydrograph PDFs for all wells with observations and/or simulations.

plot_head_hydrograph(well_name, layer, ...)

Create a single hydrograph PDF comparing observed and simulated heads.

read_hyd_info(gw_file)

Read hydrograph well information from IWFM Groundwater.dat file.

read_obs_heads(obsfile)

Read observed head data from PEST SMP format file.