2. METdataio Release Information

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

2.1. METdataio Release Notes

2.1.1. METdataio Version 2.0.2 release notes (20230223)

  • Bugfixes:
    • New way of reading files did not handle files with headers but no data (#181)

2.1.2. METdataio Version 2.0.1 release notes (20230125)

  • Bugfixes:

    • METdbLoad INFO message changed to show correct version (#154)

    • Getting KeyError multiple times when loading test data (#157)

    • Upgrade pandas version from 1.2.3 (#161)

    • Add nco_requirements.txt file (#167)

    • Add modulefiles to the repository (#170)

2.1.3. METdataio Version 2.0.0 release notes (20221207)

  • New Functionality:

    • Create a MET data reformatter (#121)

    • Update database schema to handle new columns and line types added to MET Beta 4 (#131)

    • Update database schema to handle new columns and line types added to MET Beta 5 (#141)

    • Update database schema to handle new columns and line types added to MET (#119)

    • Add processing to set value of field ec_value for CTC, CTS, MCTC, and MCTS records (#105)

  • Enhancements:

    • Add 8 new columns to ecnt line data (#136)

    • Update the database schema to handle new columns added to the MET-11.0-beta output (#92)

    • Set up SonarQube to run nightly (#39)

  • Internal:

    • Update ubuntu version in github action workflow (#114)

    • Deprecate old ubuntu version in github actions (#128)

    • Move release notes into is own chapter (#123)

    • Fix warnings in github Actions (#122)

    • Create a checksum for released code (#112)

    • Replace the METdatadb logo with one for METdataio (#112)

    • Add modulefiles used for installations on various machines (#108)

    • Update the documentation as a result of repository name from METdatadb to METdataio (#95)

  • Bugfixes:

    • Fix MTD loader to include the last fcst_lead column into the series data (#120)

    • Fix reading of data files for Python 3.8 with Pandas 1.4 (#85)

    • User has a database without a password (#90)

2.2. METdataio Upgrade Instructions

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