pyremo.update_meta_info

update_meta_info(ds, id=None)[source]

Updates meta info of a dataset.

Updates variable names and attributes in an xarray Dataset based on Remo table.

Parameters:

ds (dataset) – The dataset in which meta info should be updated.

Returns:

dataset – The dataset with updated meta information.