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