Changes between Version 13 and Version 14 of ImplementFilterAnalysisOverviewPDAF3
- Timestamp:
- Jun 4, 2025, 4:36:47 PM (41 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementFilterAnalysisOverviewPDAF3
v13 v14 63 63 See the page on [wiki:ImplementAnalysisPDAF3UniversalLocal Implementation of the analysis using the universal interface without PDAFlocal] for more information. 64 64 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.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_OBSTYPE` routine of each observation module. For more information see the [wiki:OMI_observation_modules_PDAF3 Page on OMI observation modules]. 66 66 67 67 == Code examples in tutorial ==