psyplot plot methods
This plugin defines the following new plot methods for the
psyplot.project.ProjectPlotter
class. They can, for example, be
accessed through
In [1]: import psyplot.project as psy
In [2]: psy.plot.vertical_transect
Out[2]: <psyplot.project.ProjectPlotter._register_plotter.<locals>.PlotMethod at 0x7f43f8180550>
|
Open and plot data via |
|
Open and plot data via |
|
Open and plot data via |
|
Open and plot data via |
|
Open and plot data via |
Please refer to the section Usage for an intro how to use them.