29. 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.
29.1. METplotpy Version 3.1.0-beta2 release notes (20250331)
New Plots
None
Enhancements
None
Bugfixes
Series names in legend don’t get ordered correctly (#347)
Support various formats of show_legend values (#482)
Reliability Diagram show_legend setting should work with True/False rather than 1/0 values; see bugfix #482(#455)
Better handling of determining min and max for confidence limits when data contains NaN values(#494)
Plotly line plots are plotting confidence limit bars at zero with zero length error bars (#495)
Documentation
29.2. METplotpy Version 3.1.0-beta1 release notes (20250123)
New Plots
None
Enhancements
None
Bugfixes
Documentation
None
29.3. METplotpy Upgrade Instructions
Note
In the METplotpy-3.1.0-beta2 release, METplotpy switched from development with Python 3.10.4 to development with Python 3.12. View the requirements.txt/nco_requirements.txt file at the top level of the repository for version numbers for the corresponding third-party packages.