v0.4.0 - Dask reproject
Main new feature of this release is support for Dask in .odc.reproject(..)
.
What's Changed
- Routine CI fixes by @Kirill888 in #83
- Improve compatibility with rioxarray by @Kirill888 in #84
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #85
- Implement geobox.zoom_to(resolution=) overload #79 by @Kirill888 in #86
- Dask based implemenetation of reproject by @Kirill888 in #88
- Reproject fixes by @Kirill888 in #91
- fix: missing coords after reproject (#92) by @Kirill888 in #93
- Release rc1 by @Kirill888 in #94
- Address various depreactions and suppress some warnings by @Kirill888 in #95
- More cleanups before release by @Kirill888 in #96
- Preparing Release by @Kirill888 in #98
New Contributors
- @pre-commit-ci made their first contribution in #85
Full Changelog: v0.3.3...v0.4.0