v2024.02.0
What's Changed
- Fix optional args for
dataarray_plot.datashade
call in the accessor by @erogluorhan in #675 - Fix conflict between user-defined
clabel
andkwargs
by @philipc2 in #676 - Compute Edge Centroids by @aaronzedwick in #658
- Update Docstrings for BallTree and KDTree structures by @aaronzedwick in #679
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #682
- Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 by @dependabot in #681
- Implement
UxDataArray.gradient()
andUxDataArray.difference()
by @philipc2 in #534 - Insert latlon box by @hongyuchen1030 in #639
- NSF NCAR branding updates by @erogluorhan in #684
- Support Reading ESMF Formatted Unstructured Grids by @philipc2 in #683
- Inverse Distance Weighted Remapping Implementation by @aaronzedwick in #591
Full Changelog: v2024.01.1...v2024.02.0