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