Skip to content

v0.9.2: HSP2 with Water Quality Modules not including RQUAL

Compare
Choose a tag to compare
@PaulDudaRESPEC PaulDudaRESPEC released this 20 Sep 19:53
· 467 commits to master since this release

DOI

The Hydrologic Simulation Program–Python (HSP2) model is being developed by RESPEC as part of an internally funded research and development (R&D) project. 

This release continues development of HSP2, including better-tested water quality modules, improved performance with Numba, support for metric units, and a few minor bug fixes (h/t to LimnoTech for continued collaboration). This release includes modules thru PQUAL/IQUAL/GQUAL (not yet including the AGCHEM modules nor RQUAL).

See the develop branch for ongoing development efforts to include full HSPF water quality.

Change Log

For a detailed list of changes, see the conversation and commits associated with Pull Request #60

Downloads

  • HSP2_Driver.zip
    • HSP2_Driver contains an .exe for running HSP2, enabling a user to run HSP2 without needing to do anything with python code or notebooks. The driver uses the PyQt5 file dialog to prompt for the name of the HDF5 file to run, or if that doesn’t exist yet you can give it the name of a UCI or WDM file to import. It also runs with the H5 file name on the command line.