Changes between Version 11 and Version 12 of ImplementFilterAnalysisOverviewPDAF3
- Timestamp:
- May 29, 2025, 6:04:56 PM (36 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementFilterAnalysisOverviewPDAF3
v11 v12 59 59 * `g2l_state_pdaf`: This routine initializes a local state vector from the global state vector 60 60 * `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.61 See the page on [wiki:ImplementAnalysisPDAF3UniversalLocal Implementation of the analysis using the universal interface without PDAFlocal] for more information. 62 62 63 63 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.