File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release v0.5.0 (2022/09/26)
4+
5+ ### 💫 Highlights
6+
7+ * 🎉 ** Fifth release of zen3geo** 🎉
8+ * 🚸 Walkthrough on stacking time-series earth observation data ([ #62 ] ( https://github.com/weiji14/zen3geo/pull/62 ) )
9+
10+ ### 🚀 Features
11+
12+ * ✨ StackSTACMosaicIterDataPipe to mosaic tiles into one piece ([ #63 ] ( https://github.com/weiji14/zen3geo/pull/63 ) )
13+ * ✨ StackSTACStackerIterDataPipe for stacking STAC items ([ #61 ] ( https://github.com/weiji14/zen3geo/pull/61 ) )
14+ * ✨ PySTACAPISearchIterDataPipe to query dynamic STAC Catalogs ([ #59 ] ( https://github.com/weiji14/zen3geo/pull/59 ) )
15+ * ✨ PySTACItemReaderIterDataPipe for reading STAC Items ([ #46 ] ( https://github.com/weiji14/zen3geo/pull/46 ) )
16+
17+ ### 📖 Documentation
18+
19+ * 🚚 Rename to PySTACAPISearcher and StackSTACMosaicker ([ #64 ] ( https://github.com/weiji14/zen3geo/pull/64 ) )
20+
21+ ### 🧰 Maintenance
22+
23+ * 📌 Pin min pystac-client and stackstac to v0.4.0, pystac to 1.4.0 ([ #66 ] ( https://github.com/weiji14/zen3geo/pull/66 ) )
24+ * 📦️ Exclude tests from source distribution and binary wheel ([ #58 ] ( https://github.com/weiji14/zen3geo/pull/58 ) )
25+
26+ ### 🧑🤝🧑 Contributors
27+
28+ [ @dependabot [ bot]] ( https://github.com/dependabot-bot ) and [ @weiji14 ] ( https://github.com/weiji14 )
29+
30+ ---
31+
332## Release v0.4.0 (2022/09/08)
433
534### 💫 Highlights
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " zen3geo"
3- version = " 0.4 .0"
3+ version = " 0.5 .0"
44description = " The 🌏 data science library you've been waiting for~"
55authors = [
" Wei Ji <[email protected] >" ]
66license = " LGPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments