argopy.plot.open_sat_altim_report#

open_sat_altim_report(WMO=None, embed='dropdown')[source]#

Insert the CLS Satellite Altimeter Report figure in notebook cell

This is the method called when using the facade fetcher methods plot:

>>> DataFetcher().float(6902745).plot('qc_altimetry')
Parameters
  • WMO (int or list) – The float WMO to display. By default, this is set to None and will insert the general dashboard.

  • embed ({'list', 'slide', 'dropdown'}, default: 'dropdown') – Set the embedding method. If set to None, simply return the list of urls to figures.