Skip to content

Commit

Permalink
DOCS: Added stackstac tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
davemlz committed Jan 21, 2024
1 parent f91ec38 commit d91ee32
Show file tree
Hide file tree
Showing 3 changed files with 1,387 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ v2024.1.0

- Added support for Google Earth Engine.
- Added the :code:`gee` argument to :code:`cubo.create()`.
- Added support for :code:`stackstac` keyword arguments.
- Added the :code:`stackstac_kw` argument to :code:`cubo.create()`.

v2023.12.0
---------
Expand Down
3 changes: 2 additions & 1 deletion docs/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ Tutorials
tutorials/cube_visualization.ipynb
tutorials/using_collections.ipynb
tutorials/visualization_lexcube.ipynb
tutorials/using_gee.ipynb
tutorials/using_gee.ipynb
tutorials/stackstac.ipynb
Loading

0 comments on commit d91ee32

Please sign in to comment.