What's Changed
* Calculate seawater spiciness based on Flament 2002 by jkrasting in https://github.com/jkrasting/momlevel/pull/19
* Added stability angle calculation by jkrasting in https://github.com/jkrasting/momlevel/pull/20
* Update potential vorticity units and added colormap by jkrasting in https://github.com/jkrasting/momlevel/pull/22
* Routines for monthly averages from daily timeseries; annual cycle climatology by jkrasting in https://github.com/jkrasting/momlevel/pull/23
* Added option to specify year used in annual cycle climatology time axis by jkrasting in https://github.com/jkrasting/momlevel/pull/24
* Added set of global tide gauge locations used in AR6, SROC, and RISE by jkrasting in https://github.com/jkrasting/momlevel/pull/25
* Feature to issue warnings when tide gauge points cannot be mapped by jkrasting in https://github.com/jkrasting/momlevel/pull/26
* Converted setup.py and setup.cfg scripts to pyproject.toml by jkrasting in https://github.com/jkrasting/momlevel/pull/27
* Function to perform linear de-trending on Xarray DataArray and Dataset objects by jkrasting in https://github.com/jkrasting/momlevel/pull/28
* Fixed various LGTM and pylint errors by jkrasting in https://github.com/jkrasting/momlevel/pull/29
**Full Changelog**: https://github.com/jkrasting/momlevel/compare/v0.0.4...v0.0.5