Skip to content

Commit 18c9335

Browse files
jsignellircwaves
andauthored
Add a tutorial showing how to read data using xpystac (#1146)
* Add a tutorial showing how to read data using xpystac * Update docs/tutorials/how-to-read-data-from-stac.ipynb Co-authored-by: Ian Cooke <[email protected]> --------- Co-authored-by: Ian Cooke <[email protected]>
1 parent 37cda2b commit 18c9335

File tree

2 files changed

+1550
-0
lines changed

2 files changed

+1550
-0
lines changed

docs/tutorials.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ PySTAC Introduction
1111

1212
This tutorial gives an introduction to PySTAC concepts through code examples.
1313

14+
How to read data from STAC
15+
--------------------------
16+
17+
- :tutorial:`GitHub version <how-to-read-data-from-stac.ipynb>`
18+
- :ref:`Docs version </tutorials/how-to-read-data-from-stac.ipynb>`
19+
20+
This tutorial shows how to read data from PySTAC into xarray.
21+
1422
PySTAC SpaceNet tutorial
1523
------------------------
1624

@@ -56,6 +64,7 @@ implement your own custom extensions.
5664
:glob:
5765

5866
tutorials/pystac-introduction.ipynb
67+
tutorials/how-to-read-data-from-stac.ipynb
5968
tutorials/pystac-spacenet-tutorial.ipynb
6069
tutorials/how-to-create-stac-catalogs.ipynb
6170
tutorials/creating-a-landsat-stac.ipynb

0 commit comments

Comments
 (0)