Changes between Version 1 and Version 2 of PDAF3_assimilate_lknetf_nondiagR


Ignore:
Timestamp:
Mar 27, 2025, 1:53:21 PM (5 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_assimilate_lknetf_nondiagR

    v1 v2  
    4141 * The local filters LESTKF, LETKF, and LSEIK use the separate routine [wiki:PDAF3_assimilate_local nondiagR].
    4242 * The filter LNETF uses the separate routine [wiki:PDAF3_assimilate_lnetf_nondiagR]
    43  * It is recommended that the value of `status_pdaf` is checked in the program after PDAFomi_assimilate_lknetf_nondiagR is executed. Only if its value is 0 the initialization was successful.
     43 * It is recommended that the value of `status_pdaf` is checked in the program after the routine is executed. Only if its value is 0 the initialization was successful.
    4444
    4545The user-supplied call-back routines are described on the page on [ImplementAnalysisLocal implementing the analysis step of the local filters].