***************************** METviewer Release Information ***************************** 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 Version `v5.1.0 `_ release notes (20230731) ---------------------------------------------------------------------------------------- .. dropdown:: New Features * New Dockerfile that creates a single image with database and METviewer in it. Can be used to create a Singularity image (`#446 `_) .. dropdown:: Enhancements * Upgrade to using Python 3.10.4 (`#449 `_) .. dropdown:: Bugfixes * Fixed an error during uploading a reliability diagram XML to GUI (`#464 `_) * error during printing log messages for batch jobs (`#484 `_) .. dropdown:: Internal * Remove Couchbase code (`#479 `_) * Record the username of the user associated with the batch/scorecard run (`#22 `_) * The user ID will be added to the log files (`#48 `_) * Record a time stamp indicating when the event occurred (`#11 `_) * Testing the bug fix in MEtplotpy * Change the version number for scipy to 1.11.1 Version `v5.0.1 `_ release notes (20230130) ---------------------------------------------------------------------------------- .. dropdown:: New Features None .. dropdown:: Enhancements None .. dropdown:: Bugfixes * Add nco_requirements.txt file. Update Dockerfile to use NCO-approved Python packages (`#448 `_) .. dropdown:: Internal None Version `v5.0.0 `_ release notes (20221209) ---------------------------------------------------------------------------------- .. dropdown:: New Features * Allow line plots start from y=0 line (`#390 `_) * Added Revision series for line and box plots (`#394 `_) * Plot new VCNT statistics: VCNT_ANOM_CORR and VCNT_ANOM_CORR_UNCNTR (`#403 `_) * Plot the new ECNT statistics: SPREAD_MD, MAE, MAE_OERR, BIAS_RATIO, ME_GE_OBS, and ME_LT_OBS (`#434 `_) * Plot new SEEPS and SEEPS_MPR statistics (`#422 `_) * Plot new CRPS_EMP_FAIR stat (`#421 `_) .. dropdown:: Enhancements * Python implementation of the scorecard summary method (`#393 `_) * Move mv_mysql.sql from METviewer to METdataio (`#371 `_) * Add fcst_lead offset calculation to scorecard (`#404 `_) * Increase the maximum limit of the uploaded XML (`#425 `_) * Return bad status from mv_load.sh if the loading step fails (`#414 `_) .. dropdown:: Bugfixes * Include all field values into the resulting scorecard (`#395 `_) * Fix incorrect order of fcst_var_vals in yaml config file to plot multiple fields/statistics (`#413 `_) * Fix MTD loader bug that did not include the last fcst_lead into the revision series data (`#423 `_) * Fix loading ROC XML into the UI (`#428 `_) .. dropdown:: Internal * New testing procedure (`#391 `_) * Rename METdatadb to METdataio (`#406 `_) * Create checksum for released code (`#417 `_) * Move release notes into its own chapter (`#427 `_) * Fix warnings in Github Actions (`#426 `_) * Create checksum for release code (`#412 `_) METviewer Upgrade Instructions ============================== Upgrade instructions will be listed here if they are applicable for this release.