argopy.fetchers.ArgoDataFetcher.profile#

ArgoDataFetcher.profile()[source]#

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