oemStateCovmatInit

Workspace.oemStateCovmatInit(self, oem: OptimalEstimationData = self.oem) None

Initialises an empty model state covariance matrix.

Author: Richard Larsson

Parameters:

oem (~pyarts3.arts.OptimalEstimationData, optional) – Numerical problem and results for oemCalc() and oemCalcReduced(). Defaults to self.oem. [INOUT]