Changes between Version 16 and Version 17 of PDAF_OMI_Overview_PDAF3
- Timestamp:
- Jun 3, 2025, 2:25:05 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_OMI_Overview_PDAF3
v16 v17 28 28 PDAF-OMI (Observation Module Infrastructure) provides a structured and modularized approach to implement the observation handling for PDAF. 29 29 30 || Here, we describe OMI in the context of the PDAF3. The documention on PDAF-OMI for PDAF2 is still available: [wiki:PDAF_OMI_Overview PDAF-OMI_PDAF23in PDAF2] ||30 || Here, we describe OMI in the context of the PDAF3. The documention on PDAF-OMI for PDAF2 is still available: [wiki:PDAF_OMI_Overview_PDAF23 PDAF-OMI Ovierview in PDAF2] || 31 31 32 32 While [wiki:ImplementationofAnalysisStep_PDAF3 using PDAF-OMI with the PDAF3 interface] as described here is the recommended implementation approach, one can also [wiki:ImplementationofAnalysisStep_noOMI implement the assimilation using PDAF's full interface without using PDAF-OMI], but this expert mode requires significantly more programming.