salem.open_xr_dataset

salem.open_xr_dataset(file)[source]

Thin wrapper around xarray’s open_dataset.

This is needed because variables often have not enough georef attrs to be understood alone, and datasets tend to loose their attrs with operations…

Returns
an xarray Dataset