obsarray.unc_accessor.Uncertainty.err_corr

obsarray.unc_accessor.Uncertainty.err_corr#

property Uncertainty.err_corr: List[Tuple[str | List[str], BaseErrCorrForm]]#

Error-correlation parameterisation for uncertainty effect.

Given as a list of parameterisations along different variable slice dimensions. Each parameterisation is given as a two-element tuple - where the first element is the dimension (or list of dimensions) along which the parameterisation applies, and the second element is the error-correlation parameterisation defining object (as subclass of obsarray.err_corr.BaseErrorCorrForm).

Returns:

Error correlation parameterisation