climpred.classes.HindcastEnsemble.add_observations

HindcastEnsemble.add_observations(xobj, name)[source]

Add a verification data with which to verify the initialized ensemble.

Parameters:
  • xobj (xarray object) – Dataset/DataArray to append to the HindcastEnsemble object.
  • name (str) – Short name for referencing the verification data.