Installation ============ Known to work on with Python 3.6 on modern Linux and OS X systems. Not tested on anything else. Relies on `SciTools `_. So first install `Iris `_ and `Cartopy `_ One environment variable must be set: * CARTOPY_USER_BACKGROUNDS (may be set during Cartopy installation) - the name of a directory to put plot background images in. Also requires: * `pandas `_: Python package providing high-performance, easy-to-use data structures and data analysis tools. * `scikit.learn `_: Python package containing statistical modelliong and machine learning tools. * `wget `_: To download background data. * `unzip `_: To unpack the background data. * `imagemagick convert `_. To make optimised backgrounds. Then install the package from the source in ``_. Finally, run the package setup script to produce the plot backgrounds: .. code-block:: sh Meteorographica.fetch_backgrounds You should then be able to reproduce `the examples `_.