Changes between Version 18 and Version 19 of ImplementAnalysisestkf
- Timestamp:
- Jun 3, 2025, 2:50:49 PM (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysisestkf
v18 v19 1 1 = Implementation of the Analysis step for the ESTKF = 2 3 [[PageOutline(2-3,Contents of this page)]] 2 4 3 5 {{{ … … 34 36 }}} 35 37 36 [[PageOutline(2-3,Contents of this page)]] 38 {{{ 39 #!html 40 <div class="wiki-toc"> 41 <b> This page can be reached from different<br>parts of the documentation:</b> 42 <p>Back to <b><a href="OfflineImplementationGuide_PDAF3">Offline Mode: Implementation Guide</a></b></p> 43 <p>Back to <b><a href="OnlineImplementationGuide_PDAF3">Online Mode: Implementation Guide</a></b></p> 44 <p>Back to <b><a href="PDAF_OMI_Overview_PDAF3">PDAF-OMI Guide</a></b></p> 45 </div> 46 }}} 47 37 48 38 49 || This page describes the implementation of the analysis step using PDAF's full interface, i.e. without using PDAF-OMI. This approach is used in older implementations of PDAF and can be seen as a export-mode. Please see the [wiki:ImplementationofAnalysisStep_PDAF3 page on the analysis with OMI] for the more modern and efficient implementation variant using PDAF-OMI. ||