Skip to content

Add tutorial for creating Landsat 8 STAC #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

lossyrob
Copy link
Member

@lossyrob lossyrob commented Sep 8, 2020

This PR adds a tutorial for creating a STAC of a subset of Landsat 8 data from AWS.

This tutorial:

  • reads a list of scenes from AWS
  • creates a subset of scenes based on a location and year
  • Reads relevant metadata from the MTL and ANG files for a scene to create an Item per scene, including information for the eo, projection, and view extensions.
  • Creates a Collection of the scene Items.
  • Writes out the STAC locally
  • Servers the STAC out for usage in stac-browser.

@lossyrob lossyrob changed the title Add tutorial for creating Landsat 8 Add tutorial for creating Landsat 8 STAC Sep 8, 2020
@lossyrob lossyrob merged commit ce3e80a into develop Sep 8, 2020
@matthewhanson matthewhanson deleted the feature/rde/stac-sprint-6-tutorial branch March 26, 2021 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant