argopy.fetchers.ArgoIndexFetcher.to_xarray#

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

Fetch and return index data as xarray DataSet

This is a shortcut to .load().index.to_xarray()

Return type:

xarray.DataSet