We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195db66 commit 7d06ea0Copy full SHA for 7d06ea0
CHANGELOG.md
@@ -23,6 +23,8 @@ and start a new "In Progress" section above it.
23
24
- Introduce `asset_url` option to allow backend implementations to have custom code for retrieving assets. Default
25
behavior remains unchanged.
26
+- Improve data cube dimension detection in `load_stac` dry-run ([#394](https://github.com/Open-EO/openeo-python-driver/issues/394))
27
+
28
29
## 0.133.0
30
openeo_driver/_version.py
@@ -1 +1 @@
1
-__version__ = "0.134.0a1"
+__version__ = "0.134.0a2"
0 commit comments