core.utils
Functions¶
| Name | Description |
|---|---|
| as_variable | Wrap a numpy array into an xarray Variable. |
as_variable¶
core.utils.as_variable(term, dims, data)Wrap a numpy array into an xarray Variable.
Automatically apply the correct units and long_name from the provided XmrisTerm.