Community-built Binary Packages

The following link provides binary installations for many Linux platforms:

From Ubuntu 16.04, Metview is available from the standard repositories and can be installed like this:

sudo apt-get install metview

Metview on conda

Metview is now available on conda for both Linux and macos! From a conda environment, the following command will install Metview without any need to compile from source:

conda install -c conda-forge metview

Metview Source Releases

See the Change History for details of each release. See also the Installation Guide.

To build Metview and its ECMWF dependencies in one go, try The Metview Source Bundle.

See also Development Snapshots if you would like to test the very latest versions.