What's Changed
- ci: code scanning with CodeQL by @lkstrp in #378
- chores: remove long deprecated functions/arguments/attributes by @fneum in #376
- use dask.array functions instead of numpy by @fneum in #367
- CI: use CDS BETA by @fneum in #375
- limit to cdsapi>=0.7,<0.7.3 by @fneum in #380
- ci: update tests by @lkstrp in #389
- ci: disable codecov comments by @lkstrp in #390
- test: cache retrieved cutouts by @lkstrp in #392
- fix: dependency issues by @lkstrp in #387
- fix: ERA5T dimension merge by @lkstrp in #391
- refactor: update pre-commit and use ruff by @lkstrp in #388
- fix: handle mismatched dim lengths during rechunking by @lkstrp in #395
- test: run every morning for cache by @lkstrp in #394
- Create LICENSE by @lkstrp in #398
- update build process by @lkstrp in #399
- docs: fix build and pin dependencies by @lkstrp in #396
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #404
- update reuse license and docs by @lkstrp in #400
- fix: Skip previous encoding workaround for fixed xarray versions by @coroa in #401
- feat(wind): Add power law interpolation method for wind conversion by @coroa in #402
- test: improve caching by @lkstrp in #407
- ci: update release ci by @lkstrp in #409
- Additional unit tests by @finozzifa in #406
New Contributors
- @finozzifa made their first contribution in #406
Full Changelog: v0.2.14...v0.3.0