Releases: MPAS-Dev/geometric_features
Releases · MPAS-Dev/geometric_features
v1.6.1
What's Changed
Bug fixes
- Fix sea-ice historical median features by @xylar in #218
- Fix ocean extended features by @xylar in #219
Cleanup and Testing
CI/CD
- Add CI workflow to automatically update pre-commit and its dependencies by @altheaden in #216
- Add
pre-commit
for code linting by @altheaden in #221 - Clean-up on imports and pre-commit by @xylar in #222
- Fix
flake8
lint ingeometric_features
by @xylar in #223
Full Changelog: 1.6.0...1.6.1
v1.6.0
A minor release with new Greenland regions and a southern hemisphere basin.
Minor Enhancements
- Add Southern Hemisphere region by @cbegeman in #205
- Extend NASA GrIS regions into ocean by @alexolinhager in #210
- Add QGreenland monthly median sea ice extent shape files by @alexolinhager in #211
CI/CD
- Update supported python versions by @altheaden in #206
- Add flags to
pip install
command by @altheaden in #207 - Transition CI to GitHub Actions by @altheaden in #208
- Add dependabot workflow to auto-update dependencies by @altheaden in #209
- Whitelist all sphinx-multiversion versions by @altheaden in #212
- Add python 3.13 by @altheaden in #213
- Add setuptools to dev environment and conda recipe by @xylar in #214
New Contributors
- @altheaden made their first contribution in #206
- @alexolinhager made their first contribution in #210
Full Changelog: 1.5.0...1.6.0
v1.5.0
v1.4.0
v1.3.0
This release changes adds two new critical land blockages to block the ocean from reaching the interior of Greenland using the GEBCO topography dataset.
Minor enhancement
- Add land blockage to entrance of Ilulissat, Humboldt, and Petermann Glaciers #197
Contributors
v1.2.0
This release changes the definition of various Weddell Sea and Bellingshausen Sea features. They are now more consistent with the topography that defines these basins and include the full FRIS ice-shelf cavity where appropriate.
Minor enhancement
- Modify Western Weddell definition and add polygon functions #195