MORSE .cov File

01SEP26
Type
Output

Filename
Specified by COVFIL parameter in *OUT section of the driver table.

Description
Retrieval Covariance Matrix for each retrieval.

This is a square matrix of dimensions the same as the retrieval state vector.

Structure
The .cov file follows the Common File Format except that the Common_Pixel_Data section is replaced by a Matrix Data section containing just the retrieval covariance matrix.

The size of the matrix, NX × NX is computed from

NX = ∑i NLVPRF(i)
where NLVPRF(i), listed in the File Header section, are the sizes of the state vector component profiles for each retrieved species i.

The covariance matrix is symmetric, so can be read either as row index increasing first or column index increasing first.

Matrix Data
SX(1,1) SX(2,1) ... Retrieval Covariance Matrix elements
... SX(NX,1) SX(1,2) ...
... SX(NX,NX)

Fields
Field Type Definition Range
SX(NX,NX) R Retrieval covariance matrix >0 along diagonal
Example
hiros_ch4.cov