Skip to content

v0.3.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 03:59
· 79 commits to refs/heads/main since this release
600975a

Release v0.3.0 (2022/08/19)

πŸ’« Highlights

  • πŸŽ‰ Third release of zen3geo πŸŽ‰
  • 🚸 Walkthrough on rasterizing vector polygons into label masks (#31)

πŸš€ Features

  • ✨ DatashaderRasterizer for burning vector shapes to xarray grids (#35)
  • ✨ XarrayCanvasIterDataPipe for creating blank datashader canvas (#34)
  • ♻️ Let PyogrioReader return geodataframe only instead of tuple (#33)

πŸ› Bug Fixes

  • ♻️ Refactor DatashaderRasterizer to be up front about datapipe lengths (#39)
  • 🩹 Raise ModuleNotFoundError when xbatcher not installed (#37)

πŸ“– Documentation

  • πŸ“ Improve pip install zen3geo instructions with extras dependencies (#40)
  • πŸ” Show more levels for the in-page table of contents (#36)

πŸ§‘β€πŸ€β€πŸ§‘ Contributors

@weiji14