climpred.classes.PerfectModelEnsemble.__init__

PerfectModelEnsemble.__init__(xobj)[source]

Create a PerfectModelEnsemble object by inputting output from the control run in xarray format.

Parameters:xobj (xarray object) – decadal prediction ensemble output.
control

Dictionary of control run associated with the initialized ensemble.

climpred.classes.uninitialized

Dictionary of uninitialized run that is bootstrapped from the initialized run.