This release brings a number of enhancements and bugfixes:
🌐 Support for additional FESOM2 grid formats
🐼 Optimized SCRIP reader using Polars
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1088
- Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #1087
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1091
- Support Additional FESOM2 Grid Formats by @philipc2 in #1013
- Drop Python
3.9
by @philipc2 in #1094 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1107
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #1106
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #1105
- Fix bug in
_map_dims_to_ugrid
, use Polars to improve SCRIP reader performance by @philipc2 in #1109 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1113
- Robust implementation of
_point_within_gca_cartesian
using only Cartesian coordinates by @philipc2 in #1112
Full Changelog: v2024.11.1...v2024.12.0