ufs2arco.targets.Target.rename_dataset#
- Target.rename_dataset(xds: Dataset) Dataset#
This takes the default source variables and renames them to user specified options:
- Parameters:
xds (xr.Dataset) – a dataset directly from the source, after any selections
- Returns:
xds (xr.Dataset) – with renaming as above