scottyhq / 10TFS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS RTC STAC Generator

STAC Browser STAC Updater STAC Validator badge

This is a template repository with some GitHub Actions to facilitate on-demand generation of static STAC Catalogs for Analysis Ready Sentinel-1 Backscatter Imagery, on the [AWS Public Data Registry](Analysis Ready Sentinel-1 Backscatter Imagery). The goal is to create STAC for a specific MGRS square so that you can easily visualize it and open a notebook to do some custom analysis with Xarray.

Example: https://github.com/relativeorbit/aws-rtc-12SYJ

  1. Click 'Use this template'
  2. Go to the 'Actions' tab of your new repository
  3. Run the workflows to add STAC for a particular MGRS Tile
  4. See note below on setting up a STAC Browser webpage

STAC Browser via GitHub pages

Example: https://relativeorbit.github.io/aws-rtc-12SYJ

  1. Go to Settings-->Pages--gh_pages to enable serving Github Pages
  2. Run the STAC Browser GitHub Action
  3. Go to the corresponding website for the repository

About

License:MIT License


Languages

Language:Jupyter Notebook 60.8%Language:Python 39.2%