respec / HSPsquared

Hydrologic Simulation Program Python (HSPsquared)
GNU Affero General Public License v3.0
43 stars 17 forks source link

Updates to testing files #34

Closed aufdenkampe closed 4 years ago

aufdenkampe commented 4 years ago

This PR adds a number of files to the tests folder:

This PR is work towards Expand & automate testing system #31.

@rheaphy and @steveskrip, lets use this PR "conversation" and our develop branches to share and align our testing folder structures and code, and figure out why some of LimnoTech's UCI files aren't reading.

aufdenkampe commented 4 years ago

The latest update to TESTcalleg.html in https://github.com/respec/HSPsquared/pull/34/commits/9882d83690b5de3eed1d1ac7e88d0d627a81978b was dated 2020-05-12 and is from @rheaphy's email two days later with this info:

Yesterday morning I updated the HSPsquared GitHub main branch repository. For the Calleg test case, PWATER is now as accurate as in HSPF (worst case was 0.0003 percent difference or almost exact to 6 significant digits) and RCHRES HYDR improved so the worst case is 0.0207 percent difference. IWATER was already an exact match to HSPF to single precision accuracy.

I found the two bugs when testing HSP2 for indelt times under 1 hour. I am still improving my testing to insure HSP2 works at any reasonable indelt. (I am currently testing 5 hour and 20 minute along with the original I hour tests.

aufdenkampe commented 4 years ago

@rheaphy, my Git-track Jupyter notebooks at binary commit https://github.com/LimnoTech/HSPsquared/commit/32c93eff0dd3671a5c7c57e420f3909cf71e3dfa should now allow us to use this repo to exchange the Jupyter notebooks that are an essential component of #31. Please let us know if this works. It would be great to get your latest TESTcalleg.ipynb and other notebooks.