argopy.IndexFetcher.profile#

IndexFetcher.profile()#

Profile index fetcher

Parameters:
  • wmo (int, list(int)) โ€“ Define the list of Argo floats to load index 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:

An index fetcher initialised for specific float profiles

Return type:

argopy.fetchers.ArgoIndexFetcher