/lassen-10TFK

Primary LanguageJupyter NotebookMIT LicenseMIT

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. Edit CONFIG.yml with the MGRS tile you want to analyze
  3. Go to the 'Actions' tab of your new repository
  4. Run 'STAC Updater' to generate STAC metadata

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

Run Jupyter Notebooks

  1. Edit the README.md badges to point to the correct repositories
  2. Click on the binder badge to run notebooks on an emphemeral server