Changelog

v0.9.0 - unreleased

New Features

Breaking changes

Deprecations

Bug fixes

Documentation

v0.8.2 - 2021-10-07

Bug fixes

  • Reintroduce ability to read in cmip5 data from the cmip5-ng archive at ETH (#90). By Lea Beusch.

Internal Changes

  • Reproduce the test files because of a change in regionmask which affected the mesmer tests (#95). By Mathias Hauser.

  • Refactor and speed up of the Gaspari-Cohn function and the calculation of the great circle distance (#85, #88). By Mathias Hauser.

  • The geopy package is no longer a dependency of mesmer (#88). By Mathias Hauser.

  • Convert README from Markdown to reStructuredText to fix package build errors. Also allows to include the README in the docs to avoid duplication (#102). By Mathias Hauser.

v0.8.1 - 2021-07-15

  • Update example script (#80).

v0.8.0 - 2021-07-13

  • First release on PyPI and conda (#79).