Changes between Version 21 and Version 22 of ImplementationofAnalysisStep_PDAF23
- Timestamp:
- Jun 10, 2025, 4:57:09 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationofAnalysisStep_PDAF23
v21 v22 61 61 With PDAF-OMI many of the routines are general and hence usable for all filter algorithms. There are some differences between the local and global filters and the LEnKF. The general routines will be repeated, but they are marked as general. 62 62 63 While different routines are used for the online and offline modes of PDAF, the implementation of the analysis is generally generic. As such we combine this here for both the online and offline modes. 63 64 64 65