emsarray.tutorial#

Useful functions for writing examples in the documentation or writing tutorials for new users.

emsarray.tutorial.open_dataset(name, **kwargs)#

Open one of the example datasets.

Example datasets will be downloaded from the dataset repository and cached locally.

The example datasets that are available are:

TODO

Parameters
Returns

xarray.Dataset – The example dataset, after being downloaded and opened by xarray.