The Averaging Kernel Matrix A represents the expected contribution of the real atmospheric profile xt to the retrieved profile xr, allowing for influences of the a priori estimate a on the retrieved values and vertical resolution.
Elements of A are defined as
The matrix itself is computed from
Thus, for an ideal retrieval, the averaging kernel matrix approaches the identity matrix (and, for a least squares fit, i.e. Sa ∼ ∞ ) it is the identity matrix.
Example:
Also,
File Structure
The .avk file follows the same structure as the
The
The size of the matrix,
whereNX = ∑iNLevP (i)
| Matrix Data | |
|---|---|
|
| Averaging Kernel Matrix elements |
|
| |
| Data Dictionary | |||
|---|---|---|---|
| Field | Type | Definition | Range |
| | Float( | Averaging kernel matrix | 0 ≤ A ≤ 1 (generally) |
| 19NOV22 | Add IDL code to Read and Plot data |
| 21SEP22 | Original |