Skip to content

Commit

Permalink
Add a tutorial showing how to read data using xpystac (#1146)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
jsignell and ircwaves authored Jun 7, 2023
1 parent 37cda2b commit 18c9335
Show file tree
Hide file tree
Showing 2 changed files with 1,550 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ PySTAC Introduction

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

How to read data from STAC
--------------------------

- :tutorial:`GitHub version <how-to-read-data-from-stac.ipynb>`
- :ref:`Docs version </tutorials/how-to-read-data-from-stac.ipynb>`

This tutorial shows how to read data from PySTAC into xarray.

PySTAC SpaceNet tutorial
------------------------

Expand Down Expand Up @@ -56,6 +64,7 @@ implement your own custom extensions.
:glob:

tutorials/pystac-introduction.ipynb
tutorials/how-to-read-data-from-stac.ipynb
tutorials/pystac-spacenet-tutorial.ipynb
tutorials/how-to-create-stac-catalogs.ipynb
tutorials/creating-a-landsat-stac.ipynb
Expand Down
Loading

0 comments on commit 18c9335

Please sign in to comment.