You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.rst
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,21 @@ Changes
21
21
=======
22
22
23
23
24
+
Version 1.0.0 (2023-03-10)
25
+
--------------------------
26
+
27
+
- Add support to generate data cubes for EO Landsat combined sensors (`#172 <https://github.com/brazil-data-cube/cube-builder/issues/172>`_)
28
+
- Improve generation of Data Cube preview images.
29
+
- Add support for interoperability of STAC clients: 0.9.x and 1.0
30
+
- Add integration with BDC-Catalog 1.0 `#233 <https://github.com/brazil-data-cube/cube-builder/issues/233>`_.
31
+
- Add support to generate datacube from Sentinel-2 Zip (experimental) `#222 <https://github.com/brazil-data-cube/cube-builder/issues/222>`_.
32
+
- Add support to generate data cube from local directories (`#25 <https://github.com/brazil-data-cube/cube-builder/issues/25>`_)
33
+
- Upgrade celery to 5.x (`#251 <https://github.com/brazil-data-cube/cube-builder/issues/251>`_).
34
+
- Deprecate internal parameters related reuse cube
35
+
- Fix bug related dependencies: "jinja2" (`#258 <https://github.com/brazil-data-cube/cube-builder/issues/251>`_).
36
+
- Report warning message for invalid tile or expired token while generating datacubes (`#245 <https://github.com/brazil-data-cube/cube-builder/issues/245>`_).
0 commit comments