Skip to content

Latest commit

 

History

History

satellite-overpass-identification-tool

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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