Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 441 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 441 Bytes

sidrift

Compute backwards trajectory of sea ice parcel using OSI-SAF sea ice drift and ice concentration products

Installation

For development purposes install the library in development mode:

pip install -e .

Otherwise just do the usual:

python3 setup.py install

Build and run service as a docker container

make build run

Usage

Execute the CLI app like this:

$ python3 bin/sidtrack --help