Changes between Version 6 and Version 7 of OfflineImplementationGuide_PDAF3


Ignore:
Timestamp:
Jul 15, 2026, 7:05:20 PM (3 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OfflineImplementationGuide_PDAF3

    v6 v7  
    5050  * medium blue: pre/poststep routine to access the ensemble and compute diagnostics
    5151  * purple: The routines in the purple box `callback_obs_pdafomi.F90` are the subroutines that handle observations.
    52   * red: The 3 routines in red are used only for localized ensemble filters. Of these, two routines with orange frame are called multiple times within the local analysis loop.
     52  * red: The 3 routines in red are used only for localized ensemble filters, e.g. LESTKF or LETKF. Of these, two routines with green frame are called multiple times within the local analysis loop.
    5353* **column 4 'OMI observation modules'**: This column shows observation modules that are used for the specific handling of each observation type. This handling is arranged by the PDAF Observation Module Interface (OMI). The observation-related call-back routines in column 3 to the left call routines in each of the observation modules.
    5454* **column 5 'PDAF'**: Some of the call-back routines and the routines in the observation modules call PDAF core routines, e.g. for diagnostics, localization, and to intialize OMI.