argopy.utilities.get_coriolis_profile_id#

get_coriolis_profile_id(WMO, CYC=None)[source]#

Return a pandas.DataFrame with CORIOLIS ID of WMO/CYC profile pairs

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

  • CYC (int, list(int)) – Define the list of cycle numbers to load ID for each Argo floats listed in WMO.

Return type

pandas.DataFrame