Skip to content

Commit ce3e80a

Browse files
authored
Merge pull request #181 from stac-utils/feature/rde/stac-sprint-6-tutorial
Add tutorial for creating Landsat 8 STAC
2 parents 0b42dbe + 1028846 commit ce3e80a

File tree

2 files changed

+2279
-1
lines changed

2 files changed

+2279
-1
lines changed

docs/tutorials.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,18 @@ How to create STAC Catalogs with PySTAC
2727

2828
This was a tutorial that was part of a 30 minute presentation at the `community STAC sprint <https://github.com/radiantearth/community-sprints/tree/master/11052019-arlignton-va>`_ in Arlington, VA in November 2019. It runs through creating a STAC of image or label items from the `SpaceNet 5 <https://www.topcoder.com/challenges/30099956>`_ dataset.
2929

30+
Creating a Landsat 8 STAC
31+
-------------------------
32+
33+
- :tutorial:`GitHub version <creating-a-landsat-stac.ipynb>`
34+
- :ref:`Docs version </tutorials/creating-a-landsat-stac.ipynb>`
35+
36+
This tutorial was presented at [Cloud Native Geospatial Outreach Day](https://sites.google.com/radiant.earth/cng-agenda/) on September 8th, 2020. It shows how to create a STAC collection from a subset of Landsat 8 scenes over a location.
37+
3038
Adding New and Custom Extensions
3139
--------------------------------
3240

33-
- :tutorial:`GitHub version <how-to-create-stac-catalogs.ipynb>`
41+
- :tutorial:`GitHub version <adding-new-and-custom-extensions.ipynb>`
3442
- :ref:`Docs version </tutorials/adding-new-and-custom-extensions.ipynb>`
3543

3644
This tutorial goes over how to contribute new extensions to PySTAC as well as how to implement

0 commit comments

Comments
 (0)