Changes between Version 17 and Version 18 of ImplementAnalysisPDAF3UniversalLocal


Ignore:
Timestamp:
May 27, 2025, 3:12:38 PM (5 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysisPDAF3UniversalLocal

    v17 v18  
    144144This is a call-back routine initializing the observation information. The routine just calls a routine from the observation module for each observation type.
    145145
    146 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.
     146See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information.
    147147
    148148
     
    152152This 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.
    153153
    154 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.
     154See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information.
    155155
    156156
     
    210210This 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.
    211211
    212 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.
     212See the [wiki:OMI_Callback_obs_pdafomi_PDAF3 documentation on callback_obs_pdafomi.F90] for more information.
    213213
    214214=== `g2l_state_pdaf` (g2l_state_pdaf.F90) ===