The Satellite Overpass Identification Tool is called to generate a list of satellite times for both Aqua and Terra in the area of interest.
You can run the local version of the code from this directory by calling
pipx run . soit
You can run the code anywhere by calling:
# TODO: Remove branch specifier once merged
pipx run --spec "git+https://github.com/wilhelmuslab/ice-floe-tracker-pipeline@jghrefactor/C-update-soit-to-use-pipx#egg=satellite-overpass-identification-tool&subdirectory=satellite-overpass-identification-tool" soit
You can run the Docker image by calling:
docker run -it brownccv/icefloetracker-soit