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
  • Enhance METplotpy User’s Guide Installation Instructions (#457)

  • Provide more background information on the Taylor Diagram (#435)

  • Enhance the Table of Contents to include all METplus components (#499)

Repository, build, and test
  • Update infrastructure to reflect move to developing with Python 3.12 (#496)

  • Update modulefiles used on various machines (#488)

29.2. METplotpy Version 3.1.0-beta1 release notes (20250123)

New Plots

None

Enhancements

None

Bugfixes
  • Make default configs available in package (#476)

  • Import from metplotpy.contributed instead of relative import (#478)

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.