Changes between Version 5 and Version 6 of PDAF3_assimilate_global
- Timestamp:
- Mar 26, 2025, 6:36:11 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF3_assimilate_global
v5 v6 28 28 **Note:** 29 29 * The routine is identical to the routine `PDAFomi_assimilate_global` of PDAF 2. The new name reflects consistency with `PDAF3_assimilate_local`. If one has used `PDAFomi_assimilate_global` before one can just adapt the name of the called routine. 30 * To use the localization in the LEnKF, one need to call [wiki:PDAFomi_set_localize_covar] in the observation modules to initialize the localization information. 30 31 31 32 The user-supplied call-back routines are described on the page on [ImplementAnalysisGlobal implementing the analysis step of the global filters].