Changelog#
Release v0.6.1 (2023/05/31)#
๐ซ Highlights#
๐ Patch release for zen3geo ๐
๐ Full Python 3.11 support and a couple of bug fixes for DatashaderRasterizer
๐ Features#
๐ฅ Allow using XpySTACAssetReader without xpystac when engine!=stac (#100)
๐ Bug Fixes#
๐ Documentation#
๐ฝ๏ธ Handle ms-buildings 20230425 update in Object Detection tutorial (#106)
๐งฐ Maintenance#
๐งโ๐คโ๐ง Contributors#
Release v0.6.0 (2023/04/18)#
๐ซ Highlights#
๐ Sixth release of zen3geo ๐
๐ธ Walkthrough on handling multi-resolution climate data (#91)
๐ Features#
๐ Documentation#
โป๏ธ Use xarray.merge with join=โoverrideโ in collate functions (#72)
๐งฐ Maintenance#
โฌ๏ธ Bump jupyter-book from 0.14.0 to 0.15.1 (#94)
๐ฆ๏ธ Publish to TestPyPI and PyPI via OpenID Connect token (#90)
๐ท NEP29: Run Continuous Integration on Python 3.11 (#89)
โฌ๏ธ Bump jupyter-book from 0.13.0 to 0.14.0 (#85)
๐ Pin maximum python version to <4.0 (#78)
โฌ๏ธ Bump poetry from 1.2.0 to 1.3.0 (#77)
๐ Pin minimum xbatcher version to 0.2.0 (#73)
๐งโ๐คโ๐ง Contributors#
Release v0.5.0 (2022/09/26)#
๐ซ Highlights#
๐ Fifth release of zen3geo ๐
๐ธ Walkthrough on stacking time-series earth observation data (#62)
๐ Features#
๐ Documentation#
๐ Rename to PySTACAPISearcher and StackSTACMosaicker (#64)
๐งฐ Maintenance#
๐งโ๐คโ๐ง Contributors#
Release v0.4.0 (2022/09/08)#
๐ซ Highlights#
๐ Fourth release of zen3geo ๐
๐ธ Walkthrough on object detection with bounding boxes (#49)
๐ Features#
โจ GeoPandasRectangleClipper for spatially subsetting vectors (#52)
๐ Documentation#
๐งฐ Maintenance#
๐งโ๐คโ๐ง Contributors#
Release v0.3.0 (2022/08/19)#
๐ซ Highlights#
๐ Third release of zen3geo ๐
๐ธ Walkthrough on rasterizing vector polygons into label masks (#31)
๐ Features#
๐ Bug Fixes#
๐ Documentation#
๐งโ๐คโ๐ง Contributors#
Release v0.2.0 (2022/07/17)#
๐ซ Highlights#
๐ Second release of zen3geo ๐
๐ธ Walkthrough on creating batches of data chips (#20)
๐ Features#
๐ Documentation#
๐จ Extra subsection for rioxarray datapipes (#18)
๐งฐ Maintenance#
๐งโ๐คโ๐ง Contributors#
Release v0.1.0 (2022/06/08)#
๐ซ Highlights#
๐ First release of zen3geo ๐
๐ธ Walkthrough on using RioXarray IterDataPipes at https://zen3geo.readthedocs.io/en/latest/walkthrough.html (#8)
๐ Features#
โจ Introducing RioXarrayReaderIterDataPipe for reading GeoTIFFs (#6)