Skip to content

Commit ec4966d

Browse files
authored
Merge pull request stac-utils#42 from azavea/rde/stac-sprint-tutorial
Add STAC sprint tutorial.
2 parents 8b9d21c + 9b51511 commit ec4966d

File tree

3 files changed

+1421
-9
lines changed

3 files changed

+1421
-9
lines changed

docs/tutorials.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
Tutorials
22
#########
33

4+
The tutorials below are available on GitHub: https://github.com/azavea/pystac/tree/develop/docs/tutorials
5+
46
PySTAC Introduction
57
-------------------
68

79
:ref:`This notebook </tutorials/pystac-introduction.ipynb>` gives an introduction to PySTAC concepts through code examples.
810

9-
1011
PySTAC SpaceNet tutorial
1112
------------------------
1213

1314
:ref:`This notebook </tutorials/pystac-spacenet-tutorial.ipynb>` shows how to create and manipulate a STAC of `SpaceNet <https://spacenetchallenge.github.io/>`_ data.
15+
16+
How to create STAC Catalogs with PySTAC
17+
---------------------------------------
18+
:ref:`This notebook </tutorials/how-to-create-stac-catalogs.ipynb>` is 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.

0 commit comments

Comments
 (0)