Changes between Version 5 and Version 6 of ImplementationGuide_PDAF23


Ignore:
Timestamp:
Jun 1, 2025, 7:40:07 PM (2 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationGuide_PDAF23

    v5 v6  
    1111<li><a href="ImplementationofAnalysisStep_PDAF23">Implementation of the analysis step</a></li>
    1212<li><a href="AddingMemoryandTimingInformation_PDAF23">Memory and timing information</a></li>
    13 <li>Additional functionality</li>
     13<br><li><i>Additional functionality</i></li>
    1414<ol>
    1515<li><a href="EnsembleGeneration">Ensemble Generation</a></li>
     
    2323}}}
    2424
     25|| Note: This Implementation Guide explains the implementation for PDAF V2. It is intended as reference for existing implementations that were done for PDAF V2.x. For new implementations we recommend to follow the  [wiki:ImplementationGuide_PDAF3 Implementation Guide for PDAF 3]. ||
     26[[BR]]
    2527|| 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. ||
    2628
     
    2931For applied concrete examples on the implementation of a data assimilation system with PDAF, we recommend to first see our [PdafTutorial implementation tutorials]. The implementation guide here will then give a more complete, but also more abstract, guide for all options.
    3032 
     33
     34
    3135
    3236== The implementation of PDAF with an existing model ==