Skip to content

Commit

Permalink
Updated version, release notes and conf (#248)
Browse files Browse the repository at this point in the history
* Updated version, release notes and conf

* Rotated authorship
  • Loading branch information
hankenstein2 authored Dec 8, 2022
1 parent a455262 commit 9ea6c52
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 74 deletions.
87 changes: 17 additions & 70 deletions docs/Users_Guide/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ describes the bugfix, enhancement, or new feature: `METcalcpy GitHub issues. <ht
METcalcpy Release Notes
=======================

METcalcpy Version 2.0.0-beta5 release notes (20221121)
------------------------------------------------------
METcalcpy Version 2.0.0 release notes (20221207)
------------------------------------------------
* New Functionality:

* **Add Zonal and Meridional Mean calculations**
Expand All @@ -21,69 +21,15 @@ METcalcpy Version 2.0.0-beta5 release notes (20221121)
* **Implement aggregation of ECNT statistics**
(`#229 <https://github.com/dtcenter/METcalcpy/issues/229>`_)

* Enhancements:


* Internal:

* **Remove statsmodels and patsy from METplus and analysis tools**
(`#219 <https://github.com/dtcenter/METcalcpy/issues/219>`_)


* Bugfixes:

METcalcpy Version 2.0.0-beta4 release notes (20221028)
------------------------------------------------------

* New Functionality:

* **Add CRPS, ECNT_CRPS, ECNT_RMSE, ECNT_ME to perfect scores statistics groups**
(`#218 <https://github.com/dtcenter/METcalcpy/issues/218>`_)

* Enhancements:


* Internal:

* **Fix github Actions warnings**
(`#218 <https://github.com/dtcenter/METcalcpy/issues/218>`_)

* Bugfixes:


METcalcpy Version 2.0.0-beta3 release notes (20220914)
------------------------------------------------------

* New Functionality:

* **Add EC_VALUE to aggregation of CTC and CTS values** (`#198 <https://github.com/dtcenter/METcalcpy/issues/198>`_)

* **Add in the new scripts for the MJO ENSO use case** (`#207 <https://github.com/dtcenter/METcalcpy/issues/207>`_)

* **Add summary and aggregation logic for calculating VCNT ANOM_CORR_UNCNTR and ANOM_CORR** (`#200 <https://github.com/dtcenter/METcalcpy/issues/200>`_)


* Enhancements:


* Internal:


* **Create checksum for released code** (`#209 <https://github.com/dtcenter/METcalcpy/issues/209>`_)


* Add modulefiles used for installation on various machines (`#204 <https://github.com/dtcenter/METcalcpy/issues/204>`_)

* Bugfixes:

* Vertical Interpolation DimensionalityError in migrating from Python 3.7.10 to Python 3.8.6 (`#180 <https://github.com/dtcenter/METcalcpy/issues/180>`_)


METcalcpy Version 2.0.0-beta2 release notes (20220803)
------------------------------------------------------

* New Functionality:


* Enhancements:

* **Support calculation of Revision Series Data** (`#181 <https://github.com/dtcenter/METcalcpy/issues/181>`_)
Expand All @@ -92,31 +38,32 @@ METcalcpy Version 2.0.0-beta2 release notes (20220803)

* **Setup SonarQube** (`#37 <https://github.com/dtcenter/METcalcpy/issues/37>`_)

* Internal:

* Bugfixes:
* Internal:

* Address Github Dependabot Issues (`#193 <https://github.com/dtcenter/METcalcpy/issues/193>`_)
* **Remove statsmodels and patsy from METplus and analysis tools**
(`#219 <https://github.com/dtcenter/METcalcpy/issues/219>`_)

* **Fix github Actions warnings**
(`#218 <https://github.com/dtcenter/METcalcpy/issues/218>`_)

METcalcpy Version 2.0.0-beta1 release notes (20220623)
------------------------------------------------------
* **Create checksum for released code** (`#209 <https://github.com/dtcenter/METcalcpy/issues/209>`_)

* New Functionality:
* **Add modulefiles used for installation on various machines (`#204 <https://github.com/dtcenter/METcalcpy/issues/204>`_)
* **Identify minimal "bare-bones" Python packages to inform operational installation (`#152 <https://github.com/dtcenter/METcalcpy/issues/152>`_)
* Enhancements:
* **Convert scorecard.R_tmp to Python (`#179 <https://github.com/dtcenter/METcalcpy/issues/179>`_)
* Bugfixes:

* Internal:
* **Vertical Interpolation DimensionalityError in migrating from Python 3.7.10 to Python 3.8.6 (`#180 <https://github.com/dtcenter/METcalcpy/issues/180>`_)
* Identify minimal "bare-bones" Python packages to inform operational installation (`#152 <https://github.com/dtcenter/METcalcpy/issues/152>`_)
* Convert scorecard.R_tmp to Python (`#179 <https://github.com/dtcenter/METcalcpy/issues/179>`_)
* **Address Github Dependabot Issues (`#193 <https://github.com/dtcenter/METcalcpy/issues/193>`_)
* Bugfixes:
* **Deprecation and other warnings in event_equalize.py and other modules (`#153 <https://github.com/dtcenter/METcalcpy/issues/153>`_)
* Deprecation and other warnings in event_equalize.py and other modules (`#153 <https://github.com/dtcenter/METcalcpy/issues/153>`_)
* Some METcalcpy tests fail with Python 3.8 and upgraded packages (`#154 <https://github.com/dtcenter/METcalcpy/issues/154>`_)
* **Some METcalcpy tests fail with Python 3.8 and upgraded packages (`#154 <https://github.com/dtcenter/METcalcpy/issues/154>`_)
METcalcpy Upgrade Instructions
==============================
Expand Down
6 changes: 3 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
project = 'METcalcpy'
copyright = '2022, NCAR'
author = 'UCAR/NCAR, NOAA, CSU/CIRA, and CU/CIRES'
author_list = 'Win-Gildenmeister, M., T. Burek, H. Fisher, C. Kalb, D. Adriaansen, D. Fillmore, and T. Jensen'
version = 'develop'
author_list = 'Burek, T., H. Fisher, C. Kalb, D. Adriaansen, D. Fillmore, M. Win-Gildenmeister, and T. Jensen'
version = 'release'
verinfo = version
release = f'{version}'
release_year = '2022'
release_date = f'{release_year}-09-14'
release_date = f'{release_year}-12-07'
copyright = f'{release_year}, {author}'

# if set, adds "Last updated on " followed by
Expand Down
2 changes: 1 addition & 1 deletion docs/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__="2.0.0-beta5"
__version__="2.0.0"

0 comments on commit 9ea6c52

Please sign in to comment.