/sidrift

Primary LanguagePythonMIT LicenseMIT

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