Changes between Version 12 and Version 13 of OMI_observation_modules_PDAF3


Ignore:
Timestamp:
Jun 11, 2025, 4:19:19 PM (6 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_observation_modules_PDAF3

    v12 v13  
    141141** 3. Optionally initialize covariance localization **
    142142
    143 See section: [wiki:OMI_observation_modules_PDAF3#Initializingcovariancelocalization Initializing covariance localization].
     143See section: [wiki:OMI_observation_modules_PDAF3#Initializingcovariancelocalization Initializing covariance localization] usong `PDAFomi_set_localize_covar`.
    144144
    145145=== `obs_op_OBSTYPE` ===
     
    197197=== `localize_covar_OBSTYPE` ===
    198198
    199 || This routine exists for backward compatibility. In PDAF V3.0, we added the routine [wiki:OMI_observation_modules_PDAF3#Initializingcovariancelocalization PDAFomi_set_localize_covar], which was decribed above. When PDAFomi_set_localize_covar is used, the user-provided routine `localize_covar_OBSTYPE` is no longer required. ||
     199|| This routine exists for backward compatibility. In PDAF V3.0, we added the routine [wiki:OMI_observation_modules_PDAF3#Initializingcovariancelocalization PDAFomi_set_localize_covar], which is described below. When `PDAFomi_set_localize_covar` is used, the user-provided routine `localize_covar_OBSTYPE` is no longer required. ||
    200200
    201201This routine initializes local observation information. The routine is only used by the local EnKF (LEnKF).
    202202
    203 For the initialization the following routine is called:
     203For the initialization, the following routine is called:
    204204{{{
    205205    CALL PDAFomi_localize_covar(thisobs, dim_p, locweight, cradius, sradius, &