Releases: NCAR/wrf_hydro_py
0.0.21
-
Bumping versions. Docker image is being upgraded and wrfhydropy needs to be updated to work with it
-
Bumping python version since Micromamba numba version is failing
-
Bumping numpy version to match other requirement files
-
Bumping actions/checkout to v4 to fix Node 16 to Node 20 change
-
Bumping actions/checkout python to v5 to fix Node 16 to Node 20 deprecation
0.0.20
- Updated requirements and dependency versions.
- Code changes to fix and pass CI Pytests on Ubuntu.
- Matches pypi version
- fixed README
0.0.19
- Updated requirements and dependency versions.
- Code changes to fix and pass CI Pytests on Ubuntu.
- Matches pypi version
Unit testing in-place and nearing initial stable release
Merge pull request #120 from jmills-ncar/master incremented version number
Numerous updates to better handle job scheduling on HPC
A number of updates were needed once the package was used on PBS on the NCAR Cheyenne HPC system.
Now that the package runs on PBS this is a good sign that the api will become more stable going forward from here
Bug fix to comparenc_nccmp
There is a minor bug fix to comparenc_nccmp
Job scheduling
This release includes a large refactor to enable job scheduling and introduces a new ensemble class for creating ensemble runs and forecasts
Latest alpha
Merge pull request #46 from jmills-ncar/master Instantiate objects with lists instead of None, update version to 0.0.2
Clean alpha version of wrfhydropy PyPi package
This is the first clean alpha release to PyPi