sdf_xarray.purge_unselected_data_vars# sdf_xarray.purge_unselected_data_vars(ds, data_vars)[source]# If the user has exclusively requested only certain variables be loaded in then we purge all other variables and dimensions Return type: Dataset Parameters: ds (Dataset) data_vars (list[str])