argopy.DataFetcher.profile#

DataFetcher.profile()#

Profile data fetcher

Parameters
  • wmo (int, list(int)) – Define the list of Argo floats to load data for. This is a list of integers with WMO float identifiers. WMO is the World Meteorological Organization.

  • cyc (list(int)) – Define the list of cycle numbers to load for each Argo floats listed in wmo.

Returns

A data source fetcher for specific float profiles

Return type

argopy.fetchers.ArgoDataFetcher.profile