Changes between Version 13 and Version 14 of ImplementFilterAnalysisOverviewPDAF3


Ignore:
Timestamp:
Jun 4, 2025, 4:36:47 PM (41 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementFilterAnalysisOverviewPDAF3

    v13 v14  
    6363See the page on [wiki:ImplementAnalysisPDAF3UniversalLocal Implementation of the analysis using the universal interface without PDAFlocal] for more information.
    6464
    65 For 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.
     65For 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_OBSTYPE` routine of each observation module. For more information see the [wiki:OMI_observation_modules_PDAF3 Page on OMI observation modules].
    6666
    6767== Code examples in tutorial ==