Changes between Version 1 and Version 2 of PDAFlocalomi_assimilate_lnetf_nondiagR
- Timestamp:
- Sep 9, 2024, 4:03:10 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFlocalomi_assimilate_lnetf_nondiagR
v1 v2 33 33 Notes: 34 34 * 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. 35 * The difference to the routine `PDAFlocalomi_assimilate _lnetf` used for diagdonal R-matrices is only in the additonal argument `U_likelihood_l_pdafomi`.35 * The difference to the routine `PDAFlocalomi_assimilate` used for diagdonal R-matrices is only in the additonal argument `U_likelihood_l_pdafomi`. 36 36 * The local filters LESTKF, LETKF, and LSEIK use the separate routine [wiki:PDAFomi_assimilate_local_nondiagR PDAFlocalomi_assimilate_nondiagR]. 37 37 * The filter LKNETF uses the separate routine [wiki:PDAFlocalomi_assimilate_lknetf_nondiagR]