oemClearAuxiliary

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

Release recomputable products and caches in oem; retain inputs, current state, bases and diagnostics.

Author: Richard Larsson

Parameters:

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