climpred.classes.PredictionEnsemble.__contains__

climpred.classes.PredictionEnsemble.__contains__#

PredictionEnsemble.__contains__(key: Hashable) bool[source]#

Check variable in PredictionEnsemble.

The "in" operator will return true or false depending on whether "key" is in any PredictionEnsemble._datasets.