argopy.DataFetcher.to_xarray#

DataFetcher.to_xarray(**kwargs)#

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