/ladim1

LADIM - Lagrangian Advection and DIffusion Model

Primary LanguagePythonMIT LicenseMIT

LADiM – the Lagrangian Advection and Diffusion Model

LADiM is an off-line ocean particle tracking code. Presently using results from the ocean model ROMS as input.

Try out LADiM

The model is written in python and requires python 3.6 and some scientific packages. The anaconda python distribution is recommended.

Download the code from github and install by:

python setup.py install.

Get a small example data set by running the download script in examples/data. The different examples can be run by the sequence of commands:

python make_release.py
ladim1

Source code and documentation

The code is open source using the MIT License. It is available from github

The documentation is hosted on readthedocs. A pdf version is also available.

Bjørn Ådlandsvik <bjorn@imr.no>
Institute of Marine Research
Bergen, Norway