Marine Ecosystem Toolkit for Optimization and Simulation in 3-D
Project description
Metos3D
Marine Ecosystem Toolkit for Optimization and Simulation in 3-D
About Metos3D
What is Metos3D?
Metos3D is a collection of
- simulation and optimization software
- chemical / biogeochemical / marine ecosystem models
- transport and forcing data
that is based on the transport matrix approach.
What is Metos3D for?
Metos3D can be used for
- simulation of
- computation of annual periodic steady-states of
- parameter estimates for
chemical / biogeochemical / marine ecosystem models coupled to global 3-D ocean circulation.
See: [Piwonski and Slawig, 2016]
Why was Metos3D developed?
In the field of climate research and ocean simulation, marine ecosystem models still entail the most uncertainties. Therefore
- an application programming interface for biogeochemical models BGC API was designed and
- a comprehensive, state-of-the-art, high-performance software based on PETSc was built around it.
See: [Piwonski and Slawig, 2016]
How do I use Metos3D?
Have a look into the
Reference
[Piwonski and Slawig, 2016]
Metos3D: the Marine Ecosystem Toolkit for Optimization and Simulation in 3-D – Part 1: Simulation Package v0.3.2
Install Metos3D
Install the Miniconda/Python3 distribution:
# Assume a 64-bit Linux operating system ...
curl -O https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
bash Miniconda3-latest-Linux-x86_64.sh
Install Python bindings for HDF5 (h5py) and YAML (pyyaml):
conda install h5py
conda install pyyaml
Install Metos3D from the jpicau
Anaconda channel:
conda install -c jpicau metos3d
Initialize Metos3D:
metos3d init
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.