- Python (3.11 or later)
- cartopy (0.22 or later)
- matplotlib (3.8 or later)
- numpy (1.24 or later)
mplotutils is now available on PyPi - and can be installed with pip:
python -m pip install mplotutilsIts not (yet) on conda-forge. To install it into a conda environment, add the required dependencies first before using pip to install mplotutils as well:
mamba install -c conda-forge cartopy xarray
python -m pip install mplotutilspip install git+https://github.com/mpytools/mplotutils