Skip to content

v0.5.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 04:22
· 58 commits to refs/heads/main since this release
a71639f

Release v0.5.0 (2022/09/26)

πŸ’« Highlights

  • πŸŽ‰ Fifth release of zen3geo πŸŽ‰
  • 🚸 Walkthrough on stacking time-series earth observation data (#62)

πŸš€ Features

  • ✨ StackSTACMosaicIterDataPipe to mosaic tiles into one piece (#63)
  • ✨ StackSTACStackerIterDataPipe for stacking STAC items (#61)
  • ✨ PySTACAPISearchIterDataPipe to query dynamic STAC Catalogs (#59)
  • ✨ PySTACItemReaderIterDataPipe for reading STAC Items (#46)

πŸ“– Documentation

  • 🚚 Rename to PySTACAPISearcher and StackSTACMosaicker (#64)

🧰 Maintenance

  • πŸ“Œ Pin min pystac-client and stackstac to v0.4.0, pystac to 1.4.0 (#66)
  • πŸ“¦οΈ Exclude tests from source distribution and binary wheel (#58)

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

@dependabot[bot] and @weiji14