Changes between Version 6 and Version 7 of PDAF3_assimilate_local


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_assimilate_local

    v6 v7  
    3333 * 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.
    3434 * 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 * 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.
    3536
    3637The user-supplied call-back routines are described on the page on [ImplementAnalysisLocal implementing the analysis step of the local filters].