Changes between Version 23 and Version 24 of PDAF_OMI_Overview
- Timestamp:
- Nov 25, 2020, 6:19:34 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_OMI_Overview
v23 v24 21 21 </div> 22 22 }}} 23 24 [[PageOutline(2-3,Contents of this page)]] 25 23 26 PDAF-OMI (Observation Module Infrastructure) is an extension to PDAF for a structured modular implementation of the call-back routines handling observations for PDAF. It was introduced with PDAF V1.16. 24 27 … … 72 75 73 76 - [wiki:OMI_Callback_obs_pdafomi The file callback_obs_pdafomi.F90] 74 - [wiki:OMI_observation_modules The observation modules] 75 - [wiki:Porting_to_OMI Porting an existing implementation to OMI] 76 - [wiki:OMI_observation_operators Observation operators] 77 - [wiki:OMI_debugging Debugging functionality] 77 - [wiki:OMI_observation_modules The Observation Modules] 78 - [wiki:OMI_observation_operators Observation Operators] 79 - [wiki:OMI_debugging Debugging Functionality] 78 80 - [wiki:OMI_ImplementationofAnalysisStep Implementing the analysis step with OMI] 79 81 - [wiki:ImplementAnalysisLocal Implementation for Local Filters] 80 82 - [wiki:ImplementAnalysisGlobal Implementation for Global Filters] 81 83 - [wiki:ImplementAnalysislenkfOmi Implementation for localized EnKF] 84 - [wiki:Porting_to_OMI Porting an existing implementation to OMI] 85 - [wiki:OMI_use_global_obs Using domain-limited observations] 86 82 87 83 88 == Implementation examples ==