v0.4.4
What's Changed
GeoBox
- Disallow zero and negative size shapes by @mplough-kobold in #140
- Geobox anchor accessor by @Kirill888 in #148
- Tweak GeoBox extraction logic by @Kirill888 in #150
COG
- Write band descriptions in save_cog_with_dask by @mplough-kobold in #142
- Fix NaN nodata values in band statistics by @mplough-kobold in #143
- save_cog_with_dask: Handle single-band SYX by @mplough-kobold in #145
- Add tag writing support including scale, offset and units special cases by @alexgleith in #146
Maintenance
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #139
- Bump codecov-action version to latest by @mplough-kobold in #141
- Fix read the docs build by @Kirill888 in #149
New Contributors
- @mplough-kobold made their first contribution in #140
- @alexgleith made their first contribution in #146
Full Changelog: v0.4.3...v0.4.4