Changes between Version 17 and Version 18 of ImplementAnalysisPDAF3UniversalLocal
- Timestamp:
- May 27, 2025, 3:12:38 PM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysisPDAF3UniversalLocal
v17 v18 144 144 This is a call-back routine initializing the observation information. The routine just calls a routine from the observation module for each observation type. 145 145 146 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.146 See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information. 147 147 148 148 … … 152 152 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. 153 153 154 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.154 See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information. 155 155 156 156 … … 210 210 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. 211 211 212 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.212 See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information. 213 213 214 214 === `g2l_state_pdaf` (g2l_state_pdaf.F90) ===