Skip to content

Commit

Permalink
Additional entries for bug fixes and enhancements after beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Dec 9, 2022
1 parent 2f1064a commit 20a9e6e
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions docs/Users_Guide/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ METplotpy Version 2.0.0 release notes (20221208)

* Enhancements:

* **Create a Contributor's Guide**
(`#224 <https://github.com/dtcenter/METplotpy/issues/2245>`_).

* **Remove statsmodels and patsy python packages**
(`#275 <https://github.com/dtcenter/METplotpy/issues/275>`_).

Expand Down Expand Up @@ -47,18 +50,23 @@ METplotpy Version 2.0.0 release notes (20221208)
* **Create checksum for released code**
(`#262 <https://github.com/dtcenter/METplotpy/issues/262>`_).


* Add modulefiles used for installations on various machines
(`#251 <https://github.com/dtcenter/METplotpy/issues/251>`_).

* Identify minimal, "bare-bones" Python packages for NCO operational HPC
(`#208 <https://github.com/dtcenter/METplotpy/issues/208>`_).


* Bugfixes:

* ROC diagram needs to gracefully handle empty result from event equalization
(`#281 <https://github.com/dtcenter/METplotpy/issues/281>`_).

* perform_event_equalization dropping column in an empty dataframe
(`#238 <https://github.com/dtcenter/METplotpy/issues/238>`_).

* Bugfixes:
* **Error processing float values by dataframe filtering**
(`#287 <https://github.com/dtcenter/METplotpy/issues/287>`_).

* **Fix ensemble spread-skill plot to correctly read in ensemble spread-skill file**
(`#271 <https://github.com/dtcenter/METplotpy/issues/271>`_).
Expand Down

0 comments on commit 20a9e6e

Please sign in to comment.