Changes between Version 1 and Version 2 of PDAF_assimilate_3dvar
- Timestamp:
- Dec 9, 2021, 2:24:09 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_assimilate_3dvar
v1 v2 31 31 The user-supplied call-back routines are described on the page on [ImplementAnalysis_3DVar_classical implementing the analysis step of 3D-Var]. 32 32 33 It is recommended that the value of `status_pdaf` is checked in the program after PDAF_assimilate_3dvaris executed. Only if its value is 0 the initialization was successful.33 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. 34 34 35 35