Changes between Version 14 and Version 15 of ImplementAnalysisPDAF3Universal
- Timestamp:
- May 27, 2025, 3:12:07 PM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysisPDAF3Universal
v14 v15 135 135 This is a call-back routine initializing the observation information. The routine just calls a routine from the observation module for each observation type. 136 136 137 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.137 See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information. 138 138 139 139 … … 143 143 This is a call-back routine applying the observation operator to the state vector. The routine calls a routine from the observation module for each observation type. 144 144 145 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.145 See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information. 146 146 147 147 … … 211 211 This routine is only used for localization. It is a call-back routine for PDAF-OMI that initializes the local observation vector. The routine calls a routine from the observation module for each observation type. 212 212 213 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.213 See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information. 214 214 215 215