Changes between Version 5 and Version 6 of ImplementationGuide_PDAF23
- Timestamp:
- Jun 1, 2025, 7:40:07 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationGuide_PDAF23
v5 v6 11 11 <li><a href="ImplementationofAnalysisStep_PDAF23">Implementation of the analysis step</a></li> 12 12 <li><a href="AddingMemoryandTimingInformation_PDAF23">Memory and timing information</a></li> 13 < li>Additional functionality</li>13 <br><li><i>Additional functionality</i></li> 14 14 <ol> 15 15 <li><a href="EnsembleGeneration">Ensemble Generation</a></li> … … 23 23 }}} 24 24 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]] 25 27 || 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. || 26 28 … … 29 31 For 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. 30 32 33 34 31 35 32 36 == The implementation of PDAF with an existing model ==