Changes between Version 4 and Version 5 of ImplementAnalysislenkfOmi
- Timestamp:
- Nov 24, 2020, 4:10:29 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysislenkfOmi
v4 v5 121 121 122 122 123 This is a call-back routine for PDAF-OMI. It applies covariance localization in the LEnKF to the matrices PH^T and HPH^T, which are intermediate results of the EnKF. The routine calls a routine from the observation module for each observation type.123 This is a call-back routine for PDAF-OMI. It applies covariance localization in the LEnKF to the matrices PH^T^ and HPH^T^, which are intermediate results of the EnKF. The routine calls a routine from the observation module for each observation type. 124 124 125 125 See the [wiki:OMI_Callback_obs_pdafomi documentation on callback_obs_pdafomi.F90] for more information.