Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 766 Bytes

File metadata and controls

21 lines (16 loc) · 766 Bytes

Satellite Overpass Identification Tool

The Satellite Overpass Identification Tool is called to generate a list of satellite times for both Aqua and Terra in the area of interest.

Run the code

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