Changes between Version 1 and Version 2 of ImplementFilterAnalysisOverviewPDAF3
- Timestamp:
- May 25, 2025, 4:19:55 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementFilterAnalysisOverviewPDAF3
v1 v2 30 30 For the analysis step of ensemble filters several routines need to be implemented. We provide a conceptional overview here. The detailed interfaces are then described on the pages for the difference interfaces. 31 31 32 Figure 1 gives an overview of the different routines one needs to be providedto the analysis step of an ensemble filter. The actual routines depend on the chosen filter method. The routines are organized in three groups:32 Figure 1 gives an overview of the different routines one needs to provide to the analysis step of an ensemble filter. The actual routines depend on the chosen filter method. The routines are organized in three groups: 33 33 34 34 [[Image(//pics/Analysis_EnFs_web.png)]] 35 [[BR]]'''Figure 1:''' Required routines for the analysis step of ensemble filters. There are three groups of routines: The interface to the model ( orange), the observation module (red), and state localization in case of domain-localized filters like LETKF/LESTKF/LNETF (purple). Without [wiki:PDAFlocal_overview PDAFlocal] there are two additional routines in the localization module.35 [[BR]]'''Figure 1:''' Required routines for the analysis step of ensemble filters. There are three groups of routines: The interface to the model (blue), the observation module (red), and state localization in case of domain-localized filters like LETKF/LESTKF/LNETF (purple). Without [wiki:PDAFlocal_overview PDAFlocal] there are two additional routines in the localization module. 36 36 37 37