Changes between Version 44 and Version 45 of ImplementationofAnalysisStep
- Timestamp:
- May 25, 2025, 5:53:12 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationofAnalysisStep
v44 v45 95 95 The full interface omits the use of PDAF-OMI for the observation handling, and PDAFlocal for the simplified handling of localization. Using the full interface is an 'expert mode' because it requires to implement a larger number of call-back routines. Nonetheless, assimilation systems implemented before the introduction of PDAF-OMI with Version 1.16 in November 2020 might still use this approach. 96 96 97 || For reference we provide the documentation on the **[wiki: OfflineImplementationofAnalysisStep_noOMI implementation of the analysis step without PDAF-OMI]**, which is still possible. ||97 || For reference we provide the documentation on the **[wiki:ImplementationofAnalysisStep_noOMI implementation of the analysis step without PDAF-OMI]**, which is still possible. || 98 98 99 99 == Testing the full implementation ==