Changes between Version 11 and Version 12 of ImplementFilterAnalysisOverviewPDAF3


Ignore:
Timestamp:
May 29, 2025, 6:04:56 PM (36 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementFilterAnalysisOverviewPDAF3

    v11 v12  
    5959 * `g2l_state_pdaf`: This routine initializes a local state vector from the global state vector
    6060 * `l2g_state_pdaf`: This routine initializes elements of the global analysis state vector from a local state vector.
    61 See [wiki:ImplementAnalysisPDAF3UniversalLocal[ for more information.
     61See the page on [wiki:ImplementAnalysisPDAF3UniversalLocal Implementation of the analysis using the universal interface without PDAFlocal] for more information.
    6262
    6363For the covariance localization in the LEnKF and EnsRF/EAKF filters, there is the routine [wiki:PDAFomi_set_localize_covar], which is called in the observation-specific `init_dim_obs` routine of each observation module.