Installation ============ Installing **earthkit-plots** ---------------------------- The easiest way to install **earthkit-plots** is with `pip`: .. code-block:: bash pip install earthkit-plots Optional dependencies --------------------- To take advantage of all **earthkit-plots** features, you will need a few additional dependencies. - `SciPy `_: required for efficiently extracting sub-domains from data to speed up plotting. - `cf-units `_: required for advanced units features, including automatic unit conversion for styles with units attached.