2. METplotpy Release Information
When applicable, release notes are followed by the GitHub issue number which describes the bugfix, enhancement, or new feature: METplotpy GitHub issues.
2.1. METplotpy Version 13.0.0-beta2 release notes (20260507)
New Plots
None
Enhancements
Remove plotly dependency (#555)
Remove plotly: Create copy of base/common functionality using matplotlib (#556)
Remove scikit-image package from nco_requirements.txt and requirements.txt (#565)
Remove plotly: Update bar, box, and histogramm plot (#558)
Remove plotly: Update ROC diagram, Reliability diagram, and ens_ss plots (#569)
Remove plotly: Update contour plot (#572)
Remove plotly: Wind Rose, MPR, Hovmoeller, TCMPR, 2D Histogram (#574)
Remove plotly: Update line, eclv, equivalence testing bounds, and revision series (#557)
Bugfixes
Documentation
None
Repository, build, and test
None
2.2. METplotpy Version 13.0.0-beta1 release notes (20260205)
New Plots
None
Enhancements
None
Bugfixes
Documentation
None
Repository, build, and test
None
2.3. METplotpy Upgrade Instructions
This section summarizes and highlights important changes to METplotpy since version 3.1.0, including:
Note
Plots that originally utilized the Python Plotly plotting package are now using Matplotlib. As a result, all plots in this repository utilize Matplotlib. This removes the dependency on chrome by the kaleido module in Plotly. The kaleido/chrome dependency required run-time downloading of chrome and also broke existing functionality.
The version numbering for METplotpy has been updated to 13.0.0 to provide consistency and clarity with all METplus components. View the requirements.txt/nco_requirements.txt file at the top level of the repository for version numbers for the corresponding third-party packages.