History

v0.1.3 (unreleased)

Documentation

v0.1.2 (2023-11-21)

Breaking changes

  • In overturn.eps_overturn the argument overturns_from_CT was renamed to overturns_from_t (PR97). By Jesse Cusack.

New Features

  • Linear equation of state option added to the overturn module (PR97) as well as a few other tweaks to the eps_overturn function, including:

    • making latitude and longitude arguments optional

    • providing an argument for the pressure bin width used in the potential density calculation

    • removing unnecessary and/or meaningless diagnostics

    By Jesse Cusack.

Bug fixes

Documentation

Internal Changes

v0.1.1 (2022-05-12)

This release brings lots of additions to the documentation and some other minor additions. We haven’t gotten into the routine of adding changes to this file, so the notes below do not reflect all changes of this release.

Bug fixes

  • Fix an indexing bug in the shear/strain parameterization (PR80). By Henri Drake.

Documentation

Internal Changes

0.1.0 (2020-06-02)

  • Initial release.