Changes between Version 1 and Version 2 of PDAF_put_state_3dvar


Ignore:
Timestamp:
Apr 21, 2025, 1:51:30 PM (6 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_3dvar

    v1 v2  
    2929 * `status`: The integer status flag. It is zero, if the routine is exited without errors.
    3030
    31 The user-supplied call-back routines are described on the page on [ImplementAnalysis_3DVar_classical implementing the analysis step of 3D-Var].
     31The user-supplied call-back routines are described on the page on [wiki:ImplementAnalysis_3DVar_classical implementing the analysis step of 3D-Var].
    3232
    3333It is recommended that the value of `status_pdaf` is checked in the program after PDAF_put_state_3dvar is executed. Only if its value is 0 the initialization was successful.