2. METviewer Release Information

2.1. METviewer Release Notes

When applicable, release notes are followed by the GitHub issue number which describes the bugfix, enhancement, or new feature: https://github.com/dtcenter/METviewer/issues

2.1.1. Version v6.0.0 Release Notes (20241219)

New Features
  • Add GitHub action to run SonarQube for METviewer pull requests and feature branches (#521)

  • New feature to specify the color of the no resolution and no skill lines for the reliability diagram (#465)

  • Hide/show the legend entries line by line (#501)

Enhancements
  • Enhance METviewer to plot statistics added to the ECNT, VL1L2, VAL1L2, and VCNT linetypes introduced in the MET 12.0.0 beta4 dev cycle (#517)

  • METviewer: Address SonarQube Vulnerabilities (#58)

  • Add summary_curve parameter to ROC YAML (#506)

  • Add accessibility statement to GUI (#508)

  • Reorganise results tabs in METviewer UI (#387)

Bugfixes
  • Fixed implementation of OBJCSI and OBJACSI (#519)

  • MODE CSI statistics produces incorrect results (#516)

  • Bugfix for loading xml (#513)

  • Fixed loading Reliability plot XML with EE to UI (#494)

  • Fixed printing error messages to the Log tab (#495)

Internal
  • METviewer: Add a unique identifier in order to distinguish itself from other application logs (METplus-Internal#29)

  • METviewer: Adjust SonarQube for “false positive” METviewer vulnerabilities (METplus-Internal#60)

  • Add testing.yaml testing workflow (#539)

  • Update GitHub issue and pull request templates to reflect the current development workflow details (#491)

  • Update GitHub actions workflows to switch from node 16 to node 20 (#510)

2.2. METviewer Upgrade Instructions

None