Changes between Version 12 and Version 13 of OMI_observation_modules_PDAF3
- Timestamp:
- Jun 11, 2025, 4:19:19 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_modules_PDAF3
v12 v13 141 141 ** 3. Optionally initialize covariance localization ** 142 142 143 See section: [wiki:OMI_observation_modules_PDAF3#Initializingcovariancelocalization Initializing covariance localization] .143 See section: [wiki:OMI_observation_modules_PDAF3#Initializingcovariancelocalization Initializing covariance localization] usong `PDAFomi_set_localize_covar`. 144 144 145 145 === `obs_op_OBSTYPE` === … … 197 197 === `localize_covar_OBSTYPE` === 198 198 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_covaris 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. || 200 200 201 201 This routine initializes local observation information. The routine is only used by the local EnKF (LEnKF). 202 202 203 For the initialization the following routine is called:203 For the initialization, the following routine is called: 204 204 {{{ 205 205 CALL PDAFomi_localize_covar(thisobs, dim_p, locweight, cradius, sradius, &