Skip to content

v0.2.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 04:04
· 88 commits to refs/heads/main since this release
aa8b472

Release v0.2.0 (2022/07/17)

💫 Highlights

  • 🎉 Second release of zen3geo 🎉
  • 🚸 Walkthrough on creating batches of data chips (#20)

🚀 Features

  • ♻️ Let RioXarrayReader return dataarray only instead of tuple (#24)
  • ✨ XbatcherSlicerIterDataPipe for slicing xarray.DataArray (#22)
  • ✨ PyogrioReaderIterDataPipe for reading vector OGR files (#19)

📖 Documentation

  • 🎨 Extra subsection for rioxarray datapipes (#18)

🧰 Maintenance

  • 👷 NEP29: Run CI and Docs build on Python 3.10 (#29)
  • ⬆️ Bump poetry from 1.2.0b2 to 1.2.0b3 (#28)
  • 📌 Pin minimum torchdata version to 0.4.0 (#25)
  • 📌 Pin minimum pyogrio version to 0.4.0 (#21)

🧑‍🤝‍🧑 Contributors

@weiji14