argopy.fetchers.ArgoIndexFetcher.plot

ArgoIndexFetcher.plot(ptype='trajectory', **kwargs)[source]

Create custom plots from index

Parameters
ptype: str

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

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