Changes between Version 7 and Version 8 of PDAF3_assimilate_local
- Timestamp:
- Mar 26, 2025, 6:51:54 PM (10 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified PDAF3_assimilate_local
v7 v8 31 31 32 32 **Notes:** 33 * The routine is identical to the routine `PDAFlocalomi_assimilate` of PDAF 2.3, except that the argument `U_prepostep` is at a different place here. 33 34 * The order of the routine names does not show the order in which these routines are executed. See the [ImplementAnalysisLocal#Executionorderofuser-suppliedroutines section on the order of the execution] on the page on implementing the analysis step of the local filter algorithms. 34 * The routine is identical to the routine `PDAFlocalomi_assimilate` of PDAF 2.3. However, the argument `U_prepostep` is at a different place here.35 35 * To use the localization in the ENSRF/EAKF, one needs to call [wiki:PDAFomi_set_localize_covar] in the observation modules to initialize the localization information. 36 36