iwfm.hdf5ΒΆ
Classes, methods and functions to read, write and modify IWFM HDF5 output files.
Uses h5py for cross-platform HDF5 access (Unix/Linux/macOS/Windows). The pywfm fallback is DEPRECATED and will be removed in a future version.
Modules
|
Read crop-based information from IWFM Land and Water Use and Root Zone Budget HDF files and write to a CSV file in a format amenable to database input. |
Read budget data from IWFM HDF5 file using h5py. |
|
Open an IWFM Budget HDF file and retreive all of the data. |
|
Read zone budget data from IWFM HDF5 file using h5py. |
|
Open an IWFM Budget HDF file and retreive all of the data. |
|
Read zone budget element values from IWFM HDF5 file using h5py. |
|
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. |
|
Return the element IDs referenced in an IWFM Z-Budget zone definition file. |
|
Convert an IWFM Budget HDF5 file to IWFM text-budget format. |
|
|
Convert IWFM Stream Diversions HDF5 file to text format. |
|
Convert IWFM Budget HDF5 file to text format. |
|
Convert IWFM Land & Water Use Budget HDF5 file to text format. |
|
Convert IWFM Root Zone Budget HDF5 file to text format. |
Convert IWFM Stream Node Budget HDF5 file to text format. |
|
|
Convert IWFM Stream Budget HDF5 file to text format. |
|
Convert IWFM Small Watersheds Budget HDF5 file to text format. |
|
Convert IWFM Unsaturated Zone Budget HDF5 file to text format. |
Convert an IWFM Budget HDF5 file to an Excel workbook. |
|
|
Convert IWFM Stream Diversions HDF5 file to Excel workbook. |
|
Convert IWFM Groundwater Budget HDF5 file to Excel workbook. |
|
Convert IWFM Land & Water Use Budget HDF5 file to Excel workbook. |
|
Convert IWFM Root Zone Budget HDF5 file to Excel workbook. |
Convert IWFM Stream Node Budget HDF5 file to Excel workbook. |
|
|
Convert IWFM Stream Budget HDF5 file to Excel workbook. |
|
Convert IWFM Small Watersheds Budget HDF5 file to Excel workbook. |
|
Convert IWFM Unsaturated Zone Budget HDF5 file to Excel workbook. |
|
Convert IWFM Groundwater Zone Budget HDF5 file to text format. |
|
Convert IWFM Groundwater Zone Budget HDF5 file to Excel workbook. |
Typer subapp for IWFM HDF5 budget conversion commands. |
|
Shared utility functions for h5py-based HDF5 file access. |
|
Custom exceptions for the iwfm.hdf5 module. |
|
HDF5 metadata access for IWFM output files. |
|
Abstract base classes and data structures for HDF5 metadata access. |
|
|
Read information from an IWFM Budget HDF file and write to a CSV file in a format amenable to database input. |
|
Print dll methods for an hdf file. |
|
Read an HDF5 file. |
Shared read/aggregate engine for IWFM groundwater zone-budget HDF5 files. |