Changes between Version 27 and Version 28 of OfflineImplementationGuide


Ignore:
Timestamp:
Jun 6, 2025, 10:30:46 AM (33 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OfflineImplementationGuide

    v27 v28  
    11= Offline Mode: Implementation Guide =
     2
     3|| This is an **outdated page**  probably reached through an outdated link. The correct page is likely:[[BR]] * For PDAF3: [wiki:OfflineImplementationGuide_PDAF3][[BR]]* For PDAF2: [wiki:OfflineImplementationGuide_PDAF23] ||
    24
    35{{{
     
    810<li><a href="OfflineAdaptParallelization">Initializing  the parallelization</a></li>
    911<li><a href="OfflineInitPdaf">Initializing PDAF</a></li>
    10 <li><a href="ImplementationofAnalysisStep_PDAF3">Implementing the analysis step</a></li>
     12<li><a href="ImplementationofAnalysisStep">Implementing the analysis step</a></li>
    1113<li><a href="OfflineAddingMemoryandTimingInformation">Memory and timing information</a></li>
    1214<li>Additional functionality</li>
     
    2123}}}
    2224
    23 || We recommend to check first the **[wiki:PdafTutorial PDAF Tutorials]**, which provide an easy step-by-step description for assimilation program in the offline and oneline modes utilizing example tutorial codes. [[BR]][[BR]]The Implementation Guide provides more details, e.g. descriptions of the defined interfaces, but is less applied. ||
     25
    2426
    2527This page contains the Implementation Guide for the offline mode of PDAF. For the online mode, which uses a direct coupling of the model and PDAF, see the [ImplementationGuide Implementation Guide for the Online Mode].  The differences between the online and offline modes is described on the page on the [GeneralImplementationConcept Implementation concept of PDAF].
    26 
    27 || Note: This Implementation Guide explains the implementation as of PDAF V3. The recommendations differ from those for PDAF 2. For reference, for implementations that were done for PDAF 2, the [wiki:OfflineImplementationGuide_PDAF23 Implementation Guide for PDAF 2] is still available. ||
    2828
    2929