climpred.classes.PredictionEnsemble.__getattr__

PredictionEnsemble.__getattr__(name: str) Callable[source]

Allow for xarray methods to be applied to our prediction objects.

Parameters

* name – str of xarray function, e.g., .isel() or .sum().