Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 2.16 KB

release-notes.rst

File metadata and controls

44 lines (30 loc) · 2.16 KB

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.

METcalcpy Release Notes

METcalcpy Version 2.1.0 release notes (20230728)

New Functionality

  • Convert plot_tcmpr.R calculations to Python (#189)

Enhancements

  • Upgrade to using Python 3.10.4 (#270)
  • Enhance the Release Notes by adding dropdown menus(#292)
  • Updated Analysis tools to handle TC-RMW functionality (#308)

Internal

  • Add 'License.txt' to the METcalcpy repo (#279)
  • Update cloud python to 3.10(#170)
  • Update cloud python to 3.8(#169)
  • Changed Project to Cycle assignment in github(#301)
  • Partial completion of logging for STIGS(#46)

Bugfixes

  • Remaining reference to ARIMA in utils.py compute_std_err_from_median_variance_inflation_factor() (#254)
  • Replace frame.append method to pandas.concat in agg_stat.py (#296)
  • Fixed Ratio Derived curve not generating (#302)
  • Fixed PSTD_ROC_AUC calculation (#306)

METcalcpy Upgrade Instructions

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