Skip to content

Ge0rges/sidrift

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.8%
  • Dockerfile 4.1%
  • Makefile 2.1%