xarray-contrib / xarray-simlab

Xarray extension and framework for computer model simulations
http://xarray-simlab.readthedocs.io
BSD 3-Clause "New" or "Revised" License
73 stars 9 forks source link

Allows setting multiple groups for a variable #71

Closed benbovy closed 4 years ago

benbovy commented 4 years ago

Closes #64

The group parameter of xsimlab.variable() and xsimlab.on_demand() is depreciated in favor of the newly introduced groups parameter.