diff --git a/docs/Users_Guide/release-notes.rst b/docs/Users_Guide/release-notes.rst index 06a3f022db..2fb3db73ba 100644 --- a/docs/Users_Guide/release-notes.rst +++ b/docs/Users_Guide/release-notes.rst @@ -30,6 +30,36 @@ When applicable, release notes are followed by the `GitHub issue `_) + * Enhance METplus to have better signal handling for shutdown events (`dtcenter/METplus-Internal#27 `_) + * TCPairs and TCStat - add support for new config options and command line arguments (`#1898 `_) + * Enhance the GridStat and PointStat wrappers to handle the addition of SEEPS (`#1953 `_) + * SeriesAnalysis - add support for setting mask dictionary (`#1926 `_) + * Update Python requirement to 3.8.6 (`#1566 `_) + +* Bugfixes: + + * Set level properly in filename template for EnsembleStat forecast input (`#1910 `_) + * Prevent duplicate observation files using a file window if compressed equivalent files exist in same directory (`#1939 `_) + +* New Wrappers: None + +* New Use Cases: + + * StatAnalysis Python Embedding using IODA v2.0 (`#1453 `_) + * StatAnalysis Python Embedding to read native grid (u-grid) (`#1561 `_) + +* Documentation: None + +* Internal: + + * Organize utility scripts used by multiple wrappers (`#344 `_) + METplus Version 5.0.0 Beta 4 Release Notes (2022-10-26) ------------------------------------------------------- diff --git a/metplus/VERSION b/metplus/VERSION index 19a5d1e089..cca5e4a4ad 100644 --- a/metplus/VERSION +++ b/metplus/VERSION @@ -1 +1 @@ -5.0.0-beta5-dev +5.0.0-beta5