Changes between Version 1 and Version 2 of PDAF3_assimilate_lenkf
- Timestamp:
- Mar 26, 2025, 6:34:17 PM (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF3_assimilate_lenkf
v1 v2 3 3 This page documents the routine `PDAF3_assimilate_lenkf` of PDAF. The routine is part of the advanced PDAF3 interface that was introduced with PDAF V3.0. 4 4 5 || **Note:** This routine exists for backward-compatibility for the LEnKF with PDAF V2.3, in particular for existing implementations using `localize_covar_pdafomi`. We recommend to use the new PDAF3 i mplementation variant that avoidthe need to implement the additional call-back routine `localize_covar_pdafomi`. ||5 || **Note:** This routine exists for backward-compatibility for the LEnKF with PDAF V2.3, in particular for existing implementations using `localize_covar_pdafomi`. We recommend to use the new PDAF3 interface using [wiki:PDAF3_assimilate_global] that avoids the need to implement the additional call-back routine `localize_covar_pdafomi`. || 6 6 7 7 The routine is used to execute the analysis step of the localized EnKF (LEnKF). The routine uses the functionalities provided by PDAF-OMI to yield a minimum number of arguments.