Changes

  • End of support for Python 3.7.
  • CMOR now supports Python 3.11.
  • The Python 3.11 build of CMOR will not support CDMS2.

Bugfixes

  • Fixed issue with Python 3.10 build of PrePARE where it was skipping files due to an issue with the check_filename function.
  • CMOR failed when doing multiple writes to a dataset with seasonal forecast time coordinates (‘reftime’ and ‘leadtime’). Fixed by checking if the ‘leadtime’ coordinate already exists.

Closed Issues

GitHub