Metview's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 41 Current »

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

Once installed, Metview can be updated with this command:

conda update -c conda-forge metview

There is also a batch-only version of Metview on conda, called metview-batch. This does not include the graphical user interface and is therefore more lightweight and can be used in environments such as Binder. It does include the ability to produce graphical plots, and they must be generated as files (PNG, PDF, SVG, ...) or as inline plots in Jupyter notebooks.

conda install -c conda-forge metview-batch

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.

No files shared here yet.


  • No labels