iwfm.hdf5.get_zbudget_elem_vals_pywfm

Open an IWFM ZBudget HDF file and retreive all of the data using DWR’s PyWFM package to interface wth the IWFM DLL and create a dataframe with the sum of all of the values in each column for all elements.

DEPRECATED: Use get_zbudget_elem_vals_h5.py instead for cross-platform support.

Functions

get_zbudget_elem_vals(zbud, zones_file, col_ids)

Open an IWFM ZBudget HDF file and retreive all of the data using DWR's PyWFM package to interface wth the IWFM DLL and create a dataframe with the sum of all of the values in each column for all elements.