Changes between Version 3 and Version 4 of PDAF_generate_obs_si


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_generate_obs_si

    v3 v4  
    1717 * `status_pdaf`: The integer status flag. It is zero, if `PDAF_generate_obs_si` is exited without errors.
    1818
    19 The routine calls several user-supplied call-back routines. They are described on the page on [ImplementGenenerateObs implementing the generation of synthetic observations].
     19The routine calls several user-supplied call-back routines. They are described on the page on [ImplementGenerateObs implementing the generation of synthetic observations].
    2020
    2121It is recommended that the value of `status_pdaf` is checked in the program after PDAF_generate_obs_si is executed. Only if its value is 0 the initialization was successful.