METdatadb release notes
When applicable, release notes are followed by the GitHub issue number which describes the bugfix, enhancement, or new feature: METdatadb GitHub issues.
Version 1.1.0 release notes (2022-03-11)
Version 1.1.0 release notes (20220311)
New Functionality:
Enhancements:
Handle variable lenght lines with more than 125 columns (#125)
Setup GitHub actions to implement regression testing of loading METdatadb (#76)
Read in stratospheric data for means calculation (#66)
Load new SSIDX STAT line type from Stat-Analysis (#63)
Load new DMAP columns for G and GBETA (#62)
Update database loader to handle new CNT columns (#61)
Create a class to read netcdf files (#56)
Add loading of updated MCTC and MCTS line types (#54)
Bugfixes:
Change field name “rank” in table line_data_orank to something else (`#70 <https://github.com/dtcenter/METdatadb/issues/70>`_)
Distinguish Mode files (#68)**
Internal: