Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature 2065 v5.1.0 beta1 #2066

Merged
merged 3 commits into from
Feb 28, 2023
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions docs/Users_Guide/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,40 @@ When applicable, release notes are followed by the
describes the bugfix, enhancement, or new feature.


METplus Version 5.1.0-beta1 Release Notes (2023-02-28)
------------------------------------------------------

* Enhancements:

* Add support for multiple interp widths
(`#2049 <https://github.com/dtcenter/METplus/issues/2049>`_)
* TCPairs - Add support for setting consensus.write_members
(`#2054 <https://github.com/dtcenter/METplus/issues/2054>`_)

* Bugfix:

* StatAnalysis - allow run once for each valid time
(`#2026 <https://github.com/dtcenter/METplus/issues/2026>`_)

* Documentation:

* Update the METplus Components Python Requirements Documentation
(`#2016 <https://github.com/dtcenter/METplus/issues/2016>`_)

* Internal:

* Improve use case testing
(`#685 <https://github.com/dtcenter/METplus/issues/685>`_)
* Update conda environments to use 3.10 for automated use case tests
(`#2005 <https://github.com/dtcenter/METplus/issues/2005>`_)
* Add modulefiles to the repository
(`#2015 <https://github.com/dtcenter/METplus/issues/2015>`_)
* **Upgrade to using Python 3.10.4**
(`#2022 <https://github.com/dtcenter/METplus/issues/2022>`_)
* Add 'License.txt' to the METplus repo
(`#2058 <https://github.com/dtcenter/METplus/issues/2058>`_)


METplus Version 5.0.0 Release Notes (2022-12-??)
j-opatz marked this conversation as resolved.
Show resolved Hide resolved
------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion metplus/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.0-beta1-dev
5.1.0-beta1