v2024.10.1
This minor release brings a number of enhancements and bugfixes:
🌎 Support for reading FESOM2 diagnostic grid files: fesom.mesh.diag
📔 Two new gallery notebooks: Plotting E3SMv2 Output with UXarray and Analysis of E3SMv2 Model Output
💻 New user guide section: Loading Data with Dask
What's Changed
- JIT Cleanup by @aaronzedwick in #1007
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1019
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1027
- E3SM UXarray and Dask Examples by @rytam2 in #836
- Read UGRID files with transposed connectivity (i.e. fesom.mesh.diag) by @philipc2 in #1025
- Add
blackdoc
and useruff
for docstring code formatting by @philipc2 in #1036 - Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #1042
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1046
- Add FESOM2 to documentation by @philipc2 in #1037
- Preserve Coordinates when Indexing UxDataArray by @philipc2 in #1003
New Contributors
- @pre-commit-ci made their first contribution in #1019
Full Changelog: v2024.10.0...v2024.10.1