Skip to content

Releases: NCAR/wrf_hydro_py

0.0.21

16 Feb 21:20
Compare
Choose a tag to compare
  • 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

03 Jan 00:49
ef3bd2d
Compare
Choose a tag to compare
  • Updated requirements and dependency versions.
  • Code changes to fix and pass CI Pytests on Ubuntu.
  • Matches pypi version
  • fixed README

0.0.19

02 Jan 22:40
0aff0ed
Compare
Choose a tag to compare
  • 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

22 Aug 22:19
2b1bc07
Compare
Choose a tag to compare
Merge pull request #120 from jmills-ncar/master

incremented version number

Numerous updates to better handle job scheduling on HPC

01 Aug 22:11
81e377a
Compare
Choose a tag to compare

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

12 Jul 21:28
Compare
Choose a tag to compare

There is a minor bug fix to comparenc_nccmp

Job scheduling

22 May 21:48
0e92cea
Compare
Choose a tag to compare

This release includes a large refactor to enable job scheduling and introduces a new ensemble class for creating ensemble runs and forecasts

Latest alpha

26 Apr 19:43
ffdc00f
Compare
Choose a tag to compare
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

28 Mar 19:19
8b3b246
Compare
Choose a tag to compare

This is the first clean alpha release to PyPi