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()andoemCalcReduced(). Defaults toself.oem. [INOUT]