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
- Click 'Use this template'
- Edit CONFIG.yml with the MGRS tile you want to analyze
- Go to the 'Actions' tab of your new repository
- Run 'STAC Updater' to generate STAC metadata
Example: https://relativeorbit.github.io/aws-rtc-12SYJ
- Go to Settings-->Pages--gh_pages to enable serving Github Pages
- Run the STAC Browser GitHub Action
- Go to the corresponding website for the repository
- Edit the README.md badges to point to the correct repositories
- Click on the binder badge to run notebooks on an emphemeral server