oemMeasurementCovmatInit
- Workspace.oemMeasurementCovmatInit(self, oem: OptimalEstimationData = self.oem) None
Clear the measurement covariance in oem, preserving all other data.
Author: Richard Larsson
- Parameters:
oem (~pyarts3.arts.OptimalEstimationData, optional) – Numerical problem and results for
oemCalc()andoemCalcReduced(). Defaults toself.oem. [INOUT]