argopy.IndexFetcher.to_xarray

argopy.IndexFetcher.to_xarray

IndexFetcher.to_xarray(**kwargs)

Fetch and return index data as xarray DataSet

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

Return type

xarray.DataSet