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() and oemCalcReduced(). Defaults to self.oem. [INOUT]