Changes between Version 2 and Version 3 of PDAF_generate_obs


Ignore:
Timestamp:
Feb 9, 2019, 12:45:11 PM (5 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_generate_obs

    v2 v3  
    2626 * `status_pdaf`: The integer status flag. It is zero, if `PDAF_assimilate_lestkf` is exited without errors.
    2727
    28 The user-supplied call-back routines are described on the page on [ImplementGenenerateObs implementing the generation of synthetic observations].
     28The user-supplied call-back routines are described on the page on [ImplementGenerateObs implementing the generation of synthetic observations].
    2929
    3030It 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.