diff --git a/docs/Users_Guide/release-notes.rst b/docs/Users_Guide/release-notes.rst index a3b92f03..da964d11 100644 --- a/docs/Users_Guide/release-notes.rst +++ b/docs/Users_Guide/release-notes.rst @@ -7,107 +7,92 @@ describes the bugfix, enhancement, or new feature: `METplotpy GitHub issues. `_) + * **Add plots for Weather Regime Analysis** (`#74 `_) * **Add plots for Coherence Spectra** (`#46 `_) * **Replicate METviewer ROC diagram** (`#11 `_) -* Enhancements: + * **Add plots for GridDiag analysis** (`#36 `_) - * Restructure the Conf Interval dropdown list (`#99 `_) + * **Implement Equivalence Testing Bounds plot in Plotly** (`#71 `_) - * Add support to reverse the connection order for ROC (`#81 `_) + * **Recreate plot generated in the blocking Subseasonal to seasonal (S2S) script provided by University of Illinois** (`#40 `_) -* Internal: + * **Replicate METviewer Reliability diagram using Python** (`_#12 `_) - * Setup METplotpy docs to use github actions (`#100 `_) + * **Plot for Hovmoller Diagram from NOAA PSL Diagnostics package** (`_#45 `_) -Version 1.0.0_beta4 release notes (20201208) -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + * **Replicate METviewer Performance diagram using Python** (`_#20 `_) -* New Plots: + * Refactor CBL code to isolate plotting and replace Basemap with Cartopy (`#33 `_) + + * **Create line plot** (`#19 `_) + + * **Add Difficulty Index plotting from NRL** (`#47 `_) - * **Add plots for GridDiag analysis** (`#36 `_) * Enhancements: - * Series plot support for "group" statistics (`#88 `_) + * Documentation for METviewer plots in the User's Guide: - * Add a version selector for documentation (`#60 `_) + * Line Plot -* Internal: + * Performance Diagram + * Reliability Diagram -Version 1.0.0_beta3 release notes (20201208) -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + * ROC Diagram -* New Plots: - - * **Implement Equivalence Testing Bounds plot in Plotly** (`#71 `_) + * Documentation for Contributed plots in the User's Guide: - * **Recreate plot generated in the blocking Subseasonal to seasonal (S2S) script provided by University of Illinois** (`#40 `_) + * Histogram_2d Plot -* Enhancements: + * S2S Blocking -* Internal: - - * Rename the met_plot.py and MetPlot class name (`#69 `_) - - * Automate release date for automation (`#62 `_) + * Weather Regime -* Bugfixes: - - * Difficulty index plot loses data at edges (`#76 `_) + * Hovmoeller Plot + * Spacetime (cross-spectra) Plot -Version 1.0.0_beta2 release notes (20201208) -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -* New Plots: + * Restructure the Conf Interval dropdown list (`#99 `_) - * **Replicate METviewer Reliability diagram using Python** (`_#12 `_) + * Add support to reverse the connection order for ROC (`#81 `_) - * **Plot for Hovmoller Diagram from NOAA PSL Diagnostics package** (`_#45 `_) + * Series plot support for "group" statistics (`#88 `_) - * **Replicate METviewer Performance diagram using Python** (`_#20 `_) + * Add a version selector for documentation (`#60 `_) -* Enhancements: + * Include more Python packages to the conda environment (`_#52 `_) - * Include more Python packages to the conda environment (`_#52 `_) * Internal: - * Version selector for sphinx documentation (`_#63 `_) - - * Use new METcalcpy permutation calculation for the line plot (`_#61 `_) + * Move the documentation over to Read The Docs (`#73 `_) + * Make sure all tests are working (`#73 `_) -Version 1.0.0_beta1 release notes (20201022) -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -* New Plots: + * Setup METplotpy docs to use github actions (`#100 `_) - * Refactor CBL code to isolate plotting and replace Basemap with Cartopy (`#33 `_) + * Rename the met_plot.py and MetPlot class name (`#69 `_) - * **Create line plot** (`#19 `_) - - * **Add Difficulty Index plotting from NRL** (`#47 ` _) - -* Enhancements: - - * Include more Python packages to the conda environment (`#52 ` _) + * Automate release date for automation (`#62 `_) - + * Version selector for sphinx documentation (`_#63 `_) -* Internal: + * Use new METcalcpy permutation calculation for the line plot (`_#61 `_) + * Bugfixes: - - + + * Difficulty index plot loses data at edges (`#76 `_)