Summary
New features
- Add .zarr handling. Include as a notebook example
- Add notebook example for visualisation over poles. Specific plotting contours and quivers in Arctic on ORCA tripolar grid)
Behind the scenes
- Update for python=3.10
- Tidying of example scripts
- Improved unit test coverage
What's Changed
- micro edit by @jpolton in #621
- update read_bodc dimension to include id_dim by @jpolton in #623
- Allow CRPS to accept nD arrays - flatten first by @jpolton in #618
- Updated directory name for notebooks by @roje-bodc in #630
- create pylint action by @soutobias in #633
- Tidy up example scripts directory by @roje-bodc in #634
- add by @soutobias in #641
- add by @soutobias in #642
- run notebooks on coast repo by @thogar-computer in #631
- Feature/python3.10 update by @roje-bodc in #643
- Change matplotlib backend for unit tests by @roje-bodc in #645
- remove deprec warning by @soutobias in #649
- Bug/#628 cartopy quivers by @b-barton in #647
- update github actions versions by @soutobias in #652
- Feature/585 gsw version by @jpolton in #586
- 0624/polar quivers notebook by @b-barton in #650
- Standardized tide gauge objects by @soutobias in #651
- 0653/merge plot polar contour by @b-barton in #654
- Feature/zarr files by @soutobias in #655
- create changes for the new release by @soutobias in #656
- create changes for the new release by @soutobias in #657
- correct notebook for polar plotting and remove files by @soutobias in #659
- correct notebook by @soutobias in #660
- Create a new release (3.2.2) by @soutobias in #658
- Soutobias patch 1 by @soutobias in #661
- Correct python version on yml file by @soutobias in #662
- comment notebook by @soutobias in #665
- Correct github workflow for the markdown general by @soutobias in #667
- Update polar_plotting and zarr notebooks - bug on notebook general workflow by @soutobias in #668
- correct zarr installation on workflows by @soutobias in #669
- correct release by @soutobias in #671
- Correct release by @soutobias in #672
New Contributors
- @soutobias made their first contribution in #633
- @b-barton made their first contribution in #647
Full Changelog: v3.2.1...v3.3.0