argopy.fetchers.ArgoDataFetcher.to_xarray#

ArgoDataFetcher.to_xarray(**kwargs)[source]#

Fetch and return data as xarray.DataSet

Trigger a fetch of data by the specified source and access point.

Returns:

Fetched data

Return type:

xarray.DataSet