Skip to content

team-ocean/veris

Repository files navigation

Veris

Sea ice plugin for Veros, based on SEAICE package of MITgcm model

Quick usage

In order to start using the sea ice plugin you need to install Veros. Then follow the steps below to install and use Veris:

$ pip install veris
$ veros copy-setup seaice_global_4deg --to /tmp/seaice_4deg
$ cd /tmp/seaice_4deg
$ veros run seaice_global_4deg.py

Credits

Veris is based on SEAICE package by Martin Losch et al., Alfred Wegener institute.

Jan Philipp Gärtner created Veris plugin as a part of his Master's thesis.