LADiM is an off-line ocean particle tracking code. Presently using results from the ocean model ROMS as input.
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
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