From 1380e2e334b06b0cee89ed1f1a5bf9d234769cd6 Mon Sep 17 00:00:00 2001 From: bikegeek Date: Wed, 22 Jan 2025 18:15:50 -0700 Subject: [PATCH] updated for beta1 --- docs/Users_Guide/release-notes.rst | 156 +---------------------------- 1 file changed, 4 insertions(+), 152 deletions(-) diff --git a/docs/Users_Guide/release-notes.rst b/docs/Users_Guide/release-notes.rst index d86a300d..e4deb7d1 100644 --- a/docs/Users_Guide/release-notes.rst +++ b/docs/Users_Guide/release-notes.rst @@ -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 @@ -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 `_) - * Plot new TC-Diagnostics output from TC-Pairs (`#233 `_) - - .. dropdown:: Internal - - * Improve unit test infrastructure and coverage (`#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 `_). - - * Create documentation and testing for TCMPR plotting code (`#383 `_). - - * Update fv3_physics_tend for new FV3 output format (`#380 `_). - - .. dropdown:: Internal - - - * Update GitHub issue and pull request templates to reflect the current development workflow details (`#388 `_). - - * Consider using only .yml or only .yaml extensions (`#417 `_). - - * METplotpy:Code coverage statistics (`#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 `_). - - * **Add GitHub action to run SonarQube for METplotpy pull requests and feature branches** (`#429 `_). - - - .. dropdown:: Internal - - - - .. dropdown:: Bugfixes - - - * **TC-RMW plot needs updating to support changes to input** (`#425 `_). - - - -METplotpy Version 3.0.0-beta3 release notes (20240206) ------------------------------------------------------- - - - .. dropdown:: New Plots - - - - .. dropdown:: Enhancements - - - * **Add a summary curve to the ROC diagram** (`#399 `_). - - - .. dropdown:: Internal - - - - .. dropdown:: Bugfixes - - * TC-RMW plot needs updating to support changes to input (`#425 `_). - - - - -METplotpy Version 3.0.0-beta2 release notes (20231108) ------------------------------------------------------- - - .. dropdown:: New Plots - - - .. dropdown:: Enhancements - - - * **hide/show the legend entries line-by-line** (`#355 `_). - - - * **specify the color of the no resolution and no skill lines for the reliability diagram** (`#329 `_). - - .. dropdown:: Internal - - - - .. dropdown:: Bugfixes - - * **Documentation-Fix METviewer link in line plot** (`#385 `_). - - * **Inconsistency with generating plot in METviewer vs command line** (`#391 `_). - - * **Bugfix for ROC plot image saving to file** (`#394 `_). - - * Bugfix for erros in line and revision_series tests (`#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 `_) + * import from metplotpy.contributed instead of relative import (`#478 `_) METplotpy Upgrade Instructions ============================== -Upgrade instructions will be listed here if they are -applicable for this release. - - + None