- In overturn.eps_overturn the argument overturns_from_CT was renamed to overturns_from_t (:pull:`97`).
- By Jesse Cusack.
- Linear equation of state option added to the overturn module (:pull:`97`) 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.
- Explanation of the linear equation of state (:pull:`97`). By Jesse Cusack.
- Many unit tests for the overturn module were added (:pull:`97`). By Jesse Cusack.
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.
- Fix an indexing bug in the shear/strain parameterization (:pull:`80`). By Henri Drake.
- Lots of additions to the documentation (:pull:`80`). By Henri Drake and Jesse Cusack.
- Simplify overturn helper functions and unify variable names. (:pull:`93`). By Jesse Cusack.
- Add Thorpe scale function with unit test (:pull:`79`). By Henri Drake and Jesse Cusack.
- Initial release.