argopy.utilities.drop_variables_not_in_all_datasets#

drop_variables_not_in_all_datasets(ds_collection)[source]#

Drop variables that are not in all datasets (the lowest common denominator)

:param list of xr.DataSet:

Return type:

list of xr.DataSet