Changes between Version 2 and Version 3 of Implement3DVarAnalysisPDAF3_Hyb3DVar
- Timestamp:
- May 26, 2025, 4:47:42 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Implement3DVarAnalysisPDAF3_Hyb3DVar
v2 v3 47 47 == Analysis Routines == 48 48 49 The general aspects of the filter (or solver) specific routines `PDAF _assimilate_*` have been described on the page [OnlineModifyModelforEnsembleIntegration_PDAF3 Modification of the model code for the ensemble integration]. Here, we list the full interface of the routine. Subsequently, the user-supplied routines specified in the call is explained.49 The general aspects of the filter (or solver) specific routines `PDAF3_assimilate_*` have been described on the page [OnlineModifyModelforEnsembleIntegration_PDAF3 Modification of the model code for the ensemble integration]. Here, we list the full interface of the routine. Subsequently, the user-supplied routines specified in the call is explained. 50 50 51 51 There are two variants that either compute the transformataion of the ensemble transformation using the local LESTKF method, or the global ESTKF.