Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

core.utils

core.utils

Functions

NameDescription
as_variableWrap 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.