This repo contains Jupyter Notebooks designed to be hosted on the ASF OpenScienceLab platform.
The repo is organized with a separate branch for each workshop. Users can
switch between branches with git checkout <BRANCH>
, where <BRANCH>
is a
branch name like main
.
The main
branch contains resources that are applicable to all workshops.
Switch to this branch with git checkout main
.
The nisar_early_adopters
branch contains resources for the NISAR Early Adopters
workshop. Switch to this branch with git checkout nisar_early_adopters
.