Changes between Version 3 and Version 4 of ImplementationofAnalysisStep_PDAF23
- Timestamp:
- Jun 4, 2025, 2:12:27 PM (44 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationofAnalysisStep_PDAF23
v3 v4 52 52 53 53 There are three different routines that call the filter analysis step. 54 * [ ImplementFilterAnalysisOverviewGeneral overview] of routines required to implement the analysis step for ensemble filters.54 * [wiki:ImplementFilterAnalysisOverview_PDAF23 General overview] of routines required to implement the analysis step for ensemble filters. 55 55 1. [ImplementAnalysisGlobal Implementation of the analysis for Global Filters] 56 56 1. [ImplementAnalysisLocal Implementation of the analysis for Local Filters] … … 58 58 59 59 For the application of the 3D-Var methods there are separate routines (added with PDAF 2.0): 60 * [wiki:Implement3DVarAnalysisOverview General overview] of routines required to implement the analysis step for 3D-Var.60 * [wiki:Implement3DVarAnalysisOverview_PDAF23 General overview] of routines required to implement the analysis step for 3D-Var. 61 61 1. [wiki:ImplementAnalysis_3DVar Implementation of the analysis for 3D-Var with parameterized background covariance matrix] 62 62 1. [wiki:ImplementAnalysis_3DEnVar Implementation of the analysis for 3D Ensemble Var ]