eradiate.xarray#

eradiate.xarray.interp#

dataarray_to_rgb(da, channels[, normalize, ...])

Compose an RGB image from radiance data.

film_to_angular(da, theta, phi[, x_label, ...])

Interpolate a hemispherical film data array on an angular grid.

eradiate.xarray._accessors#

EradiateDataArrayAccessor(xarray_obj)

Convenience wrapper for operations on DataArray instances.