Changes between Version 2 and Version 3 of OMI_debugging_PDAF3
- Timestamp:
- Jun 10, 2025, 10:01:48 AM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_debugging_PDAF3
v2 v3 29 29 When implementing an observation with PDAF, or when performing the very first implementation of PDAF with a new model, it is useful to check whether the inputs to the PDAF-routines are correctly used. For this purpose, PDAF-OMI provides a debugging functionality. It allows you to activate debugging output e.g. for a single local analysis domain on a single process of a complex application of a local filter like LETKF. 30 30 31 Note: There is a separate debugging output functionality for PDAF itself. For details see the [wiki:PDAF_debugging documentation on PDAF debugging]. One can activate the debugging for PDAF and PDAF-OMI separately or can used both in combination.31 Note: There is a separate debugging output functionality for PDAF itself. For details see the [wiki:PDAF_debugging_PDAF3 documentation on PDAF debugging]. One can activate the debugging for PDAF and PDAF-OMI separately or can used both in combination. 32 32 33 33