xarray.testing.strategies.attrs

Contents

xarray.testing.strategies.attrs#

xarray.testing.strategies.attrs()[source]#

Generates arbitrary valid attributes dictionaries for xarray objects.

The generated dictionaries can potentially be recursive.

Requires the hypothesis package to be installed.