Changes between Version 6 and Version 7 of ImplementanalysisPDAF3Global
- Timestamp:
- May 27, 2025, 3:13:00 PM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementanalysisPDAF3Global
v6 v7 131 131 This is a call-back routine initializing the observation information. The routine just calls a routine from the observation module for each observation type. 132 132 133 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.133 See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information. 134 134 135 135 … … 139 139 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. 140 140 141 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information. 142 143 141 See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information. 144 142 145 143