Skip to content

Commit

Permalink
updated for beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Jan 23, 2025
1 parent 932fac2 commit 1380e2e
Showing 1 changed file with 4 additions and 152 deletions.
156 changes: 4 additions & 152 deletions docs/Users_Guide/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ describes the bugfix, enhancement, or new feature:
METplotpy Release Notes
=======================

METplotpy Version 3.0.0-rc1 release notes (20241114)
METplotpy Version 3.1.0-beta1 release notes (20250122)
------------------------------------------------------

.. dropdown:: New Plots
Expand All @@ -31,159 +31,11 @@ METplotpy Version 3.0.0-rc1 release notes (20241114)

.. dropdown:: Bugfixes

None



METplotpy Version 3.0.0-beta6 release notes (20241018)
------------------------------------------------------

.. dropdown:: New Plots

None

.. dropdown:: Enhancements

* Improve logging for STIGS on remaining plots (`METplus-Internal#57 <https://github.com/dtcenter/METplus-internal/issues/57>`_)
* Plot new TC-Diagnostics output from TC-Pairs (`#233 <https://github.com/dtcenter/METplotpy/issues/233>`_)

.. dropdown:: Internal

* Improve unit test infrastructure and coverage (`#461 <https://github.com/dtcenter/METplotpy/issues/461>`_)

.. dropdown:: Bugfixes

None

METplotpy Version 3.0.0-beta5 release notes (20240630)
------------------------------------------------------


.. dropdown:: New Plots


.. dropdown:: Enhancements


* **Enhance TCMPR plotter to read TCDiag lines and filter by one column and plot another column** (`#342 <https://github.com/dtcenter/METplotpy/issues/342>`_).

* Create documentation and testing for TCMPR plotting code (`#383 <https://github.com/dtcenter/METplotpy/issues/383>`_).

* Update fv3_physics_tend for new FV3 output format (`#380 <https://github.com/dtcenter/METplotpy/issues/380>`_).

.. dropdown:: Internal


* Update GitHub issue and pull request templates to reflect the current development workflow details (`#388 <https://github.com/dtcenter/METplotpy/issues/388>`_).

* Consider using only .yml or only .yaml extensions (`#417 <https://github.com/dtcenter/METplotpy/issues/417>`_).

* METplotpy:Code coverage statistics (`#55 <https://github.com/dtcenter/METplus-Internal/issues/55>`_).


.. dropdown:: Bugfixes


METplotpy Version 3.0.0-beta4 release notes (20240417)
------------------------------------------------------

.. dropdown:: New Plots


.. dropdown:: Enhancements


* Update GitHub actions workflows to switch from node 16 to node 20 (`#414 <https://github.com/dtcenter/METplotpy/issues/414>`_).

* **Add GitHub action to run SonarQube for METplotpy pull requests and feature branches** (`#429 <https://github.com/dtcenter/METplotpy/issues/429>`_).


.. dropdown:: Internal



.. dropdown:: Bugfixes


* **TC-RMW plot needs updating to support changes to input** (`#425 <https://github.com/dtcenter/METplotpy/issues/425>`_).



METplotpy Version 3.0.0-beta3 release notes (20240206)
------------------------------------------------------


.. dropdown:: New Plots



.. dropdown:: Enhancements


* **Add a summary curve to the ROC diagram** (`#399 <https://github.com/dtcenter/METplotpy/issues/399>`_).


.. dropdown:: Internal



.. dropdown:: Bugfixes

* TC-RMW plot needs updating to support changes to input (`#425 <https://github.com/dtcenter/METplotpy/issues/425>`_).




METplotpy Version 3.0.0-beta2 release notes (20231108)
------------------------------------------------------

.. dropdown:: New Plots


.. dropdown:: Enhancements


* **hide/show the legend entries line-by-line** (`#355 <https://github.com/dtcenter/METplotpy/issues/355>`_).


* **specify the color of the no resolution and no skill lines for the reliability diagram** (`#329 <https://github.com/dtcenter/METplotpy/issues/329>`_).

.. dropdown:: Internal



.. dropdown:: Bugfixes

* **Documentation-Fix METviewer link in line plot** (`#385 <https://github.com/dtcenter/METplotpy/issues/385>`_).

* **Inconsistency with generating plot in METviewer vs command line** (`#391 <https://github.com/dtcenter/METplotpy/issues/391>`_).

* **Bugfix for ROC plot image saving to file** (`#394 <https://github.com/dtcenter/METplotpy/issues/394>`_).

* Bugfix for erros in line and revision_series tests (`#401 <https://github.com/dtcenter/METplotpy/issues/401>`_).


METplotpy Version 3.0.0-beta1 release notes (20230915)
------------------------------------------------------

.. dropdown:: New Plots


.. dropdown:: Enhancements


.. dropdown:: Internal


.. dropdown:: Bugfixes


* make default configs available in package (`#476 <https://github.com/dtcenter/METdataio/issues/476>`_)
* import from metplotpy.contributed instead of relative import (`#478 <https://github.com/dtcenter/METdataio/issues/478>`_)


METplotpy Upgrade Instructions
==============================

Upgrade instructions will be listed here if they are
applicable for this release.


None

0 comments on commit 1380e2e

Please sign in to comment.