matplotlibXtns

matplotlib extension functions.


Keywords
matplotlib, numpy, scipy, netCDF4
License
GPL-2.0+
Install
pip install matplotlibXtns==20.5

Documentation

matplotlibXtns README

This package contains various small extension functions for the matplotlib and mpl_toolkits.basemap library.

Installation:

After downloading the source from the repository install via pip, descend into the top-level of the source tree and launch:

pip3 install .

or to install in developers mode:

pip3 install -e .