This minor release includes several new analysis tasks: analysis of Greenland shelf regions; Surface mass and heat flux climatology maps; Velocity climatology map; and OSNAP transects. It also includes many bug fixes and major improvements in continuous integration and documentation.
Minor enhancements
- Add Greenland shelf regions to ocean analysis tasks by @cbegeman in #1004
- Mask ocean regional profiles by bottom depth by @cbegeman in #1005
- Add ocean surface mass flux climatology task by @cbegeman in #1007
- Enhance ocean conservation task by @cbegeman in #1003
- Update python, numpy, matplotlib and mpas_tools by @xylar in #1011
- Add surface heat fluxes to ocean climatology tasks by @cbegeman in #1012
- Add new ocean climatology subtask for velocity by @cbegeman in #1015
- Add OSNAP Arctic Transects transport time series by @anirban89 in #910
- Add pull request template by @altheaden in #1020
Clean up
- Remove unused package bottleneck by @xylar in #1028
- Cleanup unsupported python versions by @altheaden in #1016
Bug fixes
- Fix hovmoller plots for empty regions by @xylar in #1006
- Fix masking of remapped MPAS climatology maps by @xylar in #1009
- Fix
cm.get_cmap()
calls by @xylar in #1010 - Fix
numpy.string_
-->numpy.bytes_
by @xylar in #1013 - Bug fixes for time series conservation task by @cbegeman in #1014
Documentation
- Update sphinx-multiversion config options by @xylar in #1021
- More fixes to sphinx multiversion by @xylar in #1022
- Remove versions page from the docs by @xylar in #1023
- Add versions to sidebar by @xylar in #1024
- Fix version side bar by @xylar in #1025
- Fix docs config for version side bar by @xylar in #1026
Continuous integration
- Update
pip install
flags in docs and CI by @altheaden in #1017 - Transition CI from Azure Pipelines to GitHub Actions by @altheaden in #1019
- Add dependabot workflow by @altheaden in #1027
New Contributors
- @altheaden made her first contribution in #1016
Full Changelog: 1.11.0...1.12.0