Changes between Version 1 and Version 2 of PDAF_generate_obs
- Timestamp:
- Feb 9, 2019, 11:27:16 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_generate_obs
v1 v2 26 26 * `status_pdaf`: The integer status flag. It is zero, if `PDAF_assimilate_lestkf` is exited without errors. 27 27 28 The user-supplied call-back routines are described on the page on [ImplementGenenerateObs implementing the generation of synthetic observations]. 29 28 30 It is recommended that the value of `status_pdaf` is checked in the program after PDAF_generate_obs is executed. Only if its value is 0 the initialization was successful. 29 31