Changes between Version 1 and Version 2 of PDAF3_assimilate_lenkf


Ignore:
Timestamp:
Mar 26, 2025, 6:34:17 PM (8 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_assimilate_lenkf

    v1 v2  
    33This 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.
    44
    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 implementation variant that avoid the 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`. ||
    66
    77The 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.