Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Metview's Python interface is currently available on internal ECMWF desktop machines, lxc and on the Member State server ecgate. It is not yet available for downloadalso on github and PyPi and can be installed with the command "pip install metview".

Setup

To use it, you need three things:

  1. A Python 3 interpreter
  2. Metview 5 needs to be installed and in your PATH
  3. Metview's Python module needs to be accessible from Python

...