Changes between Version 15 and Version 16 of PDAF3_interface
- Timestamp:
- Jun 10, 2025, 2:46:56 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF3_interface
v15 v16 11 11 For existing implementations from PDAF V2.x, there are cases where the PDAF3 interface can be used without much changes. Generally the routines to be called for the analysis step are analogous to those present in PDAF2.3. Here PDAFomi_* routines used the functionality of PDAFomi and PDAFlocalomi_* routines used PDAF-OMI and PDAFlocal for local filter methods. We describe the necessary porting steps in the section on [wiki:PDAF3_interface?PortingtoPDAF3 Porting to the PDAF3 interface]. 12 12 13 Here we provide an overview of the routine names and the links to the interface descriptions. We distinguish the cases that the observation error covariance matrix **R** is diagonal from those that **R** is non-diagonal, i.e. the case of correlated observation errors. 13 14 || Note: The implementation of the analysis step with the PDAF3 interface is described in detail in the [wiki:ImplementationofAnalysisStep_PDAF3 Implementation Guide for PDAF3]. Here, we mainly provide an overview of the routine names and the links to the interface descriptions. || 15 16 We distinguish the cases that the observation error covariance matrix **R** is diagonal from those that **R** is non-diagonal, i.e. the case of correlated observation errors. 14 17 15 18 The different parts of this page are