Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@paolap paolap released this 22 May 06:07
· 275 commits to main since this release
c91203f

A lot of improvements, in particular:

  • new structure for the package main code is in src/mopper and src/mopdb
  • data is now part of the package src/data: this includes the database, a unified version of the cmor tables (CMIP6 + customs) and some yaml files which are passing dictionaries to the code
  • database is also available as sqlite dump which helps noticing the differences with previous versions. When updating the tables now all records in provided files are updated, this helps keeping the db table in db in sync with the cmor tables and mappings files
  • mappings/ contains the mappings used to generate the current official database
  • mopdb matching functions have been improved, code now is more readable and produces a better output which requires less updates from the user
  • documentation is improved, and is reflecting the changes to the code and usage
  • new calculations, mappings and variables have been added, in particular for aerosol, land, ocean and sea ice realms