Changes between Version 1 and Version 2 of PDAF_put_state_en3dvar_estkf
- Timestamp:
- Apr 21, 2025, 1:52:00 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_en3dvar_estkf
v1 v2 30 30 * `status`: The integer status flag. It is zero, if the routine is exited without errors. 31 31 32 The user-supplied call-back routines are described on the page on [ ImplementAnalysis_3DEnVar_classical implementing the analysis step of 3D Ensemble Var].32 The user-supplied call-back routines are described on the page on [wiki:ImplementAnalysis_3DEnVar_classical implementing the analysis step of 3D Ensemble Var]. 33 33 34 34 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.