argopy.stores.filestore.open_dataset

argopy.stores.filestore.open_dataset

filestore.open_dataset(url, *args, **kwargs)[source]

Return a xarray.dataset from an url

Parameters

Path (str) – Path to resources passed to xarray.open_dataset

Return type

xarray.DataSet