Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 558 Bytes

File metadata and controls

25 lines (17 loc) · 558 Bytes

psyplot plot methods

This plugin defines the following new plot methods for the :class:`psyplot.project.ProjectPlotter` class. They can, for example, be accessed through

.. ipython::

    In [1]: import psyplot.project as psy

    In [2]: psy.plot.mapplot

.. autosummary::
    :toctree: generated

    ~psyplot.project.plot.mapplot
    ~psyplot.project.plot.mapvector
    ~psyplot.project.plot.mapcombined