3. METcalcpy Release Information

When applicable, release notes are followed by the GitHub issue number which describes the bugfix, enhancement, or new feature: METcalcpy GitHub issues.

3.1. METcalcpy Release Notes

3.1.1. METcalcpy Version 2.0.2 release notes (20230223)

  • Bugfixes:

    • Address Warnings from pandas in METcalcpy code (#249)

3.1.2. METcalcpy Version 2.0.1 release notes (20230125)

  • New Functionality:

  • Enhancements:

  • Internal:

  • Bugfixes:

    • Add nco_requirements.txt file (#263)

    • Fix test_scorecard.py with pandas-1.5.1 (#251)

    • Fix test_event_equalize.py (#250)

3.1.3. METcalcpy Version 2.0.0 release notes (20221207)

  • New Functionality:

    • Add Zonal and Meridional Mean calculations (#133)

    • Implement aggregation of CRPS_EMP_FAIR across multiple cases (#215)

    • Implement aggregation of ECNT statistics (#229)

    • Add CRPS, ECNT_CRPS, ECNT_RMSE, ECNT_ME to perfect scores statistics groups (#218)

    • Add EC_VALUE to aggregation of CTC and CTS values (#198)

    • Add in the new scripts for the MJO ENSO use case (#207)

    • Add summary and aggregation logic for calculating VCNT ANOM_CORR_UNCNTR and ANOM_CORR (#200)

  • Enhancements:

    • Support calculation of Revision Series Data (#181)

    • Create a Contributor’s Guide (#178)

    • Setup SonarQube (#37)

  • Internal:

    • Remove statsmodels and patsy from METplus and analysis tools (#219)

    • Fix github Actions warnings (#218)

    • Create checksum for released code (#209)

    • Add modulefiles used for installation on various machines (#204)

    • Identify minimal “bare-bones” Python packages to inform operational installation (#152)

    • Convert scorecard.R_tmp to Python (#179)

  • Bugfixes:

    • Vertical Interpolation DimensionalityError in migrating from Python 3.7.10 to Python 3.8.6 (#180)

    • Address Github Dependabot Issues (#193)

    • Deprecation and other warnings in event_equalize.py and other modules (#153)

    • Some METcalcpy tests fail with Python 3.8 and upgraded packages (#154)

3.2. METcalcpy Upgrade Instructions

Upgrade instructions will be listed here if they are applicable for this release.