argopy.DataFetcher.plot

DataFetcher.plot(ptype='trajectory', **kwargs)

Create custom plots from data

Parameters
ptype: str

Type of plot to generate. This can be: ‘trajectory’,’ profiler’, ‘dac’.

Returns
fig: matplotlib.figure.Figure
ax: matplotlib.axes.Axes