Changes between Version 2 and Version 3 of PDAF3_put_state_local


Ignore:
Timestamp:
Mar 23, 2025, 2:51:29 PM (9 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_put_state_local

    v2 v3  
    11= PDAF3_put_state_local =
    22
    3 This page documents the routine `PDAF3_put_state_local` of PDAF  using the [wiki:PDAFlocal_overview PDAFlocal interface] that was introduced with PDAF V3.0.
     3This page documents the routine `PDAF3_put_state_local` of PDAF  using the [wiki:PDAF3_overview PDAF3 interface] that was introduced with PDAF V3.0.
    44
    55The routine is used to execute the analysis step of all local ensemble filters including the nonlinear filter LNETF and the ENSRF/EAKF (but except the [wiki:ImplementAnalysislenkfOmi LEnKF]).
     
    3131Note:
    3232 * 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.
     33 * The routine is identical to the routine `PDAFlocalomi_put_state` of PDAF 2.3. However, the argument `U_prepostep` is at a different place here.
    3334
    3435The user-supplied call-back routines are described on the page on [ImplementAnalysisLocal implementing the analysis step of the local filters].