Changes between Version 5 and Version 6 of PDAF3_assimilate_global


Ignore:
Timestamp:
Mar 26, 2025, 6:36:11 PM (6 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_assimilate_global

    v5 v6  
    2828**Note:**
    2929 * 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.
    3031
    3132The user-supplied call-back routines are described on the page on [ImplementAnalysisGlobal implementing the analysis step of the global filters].