covmat_ss

property Workspace.covmat_ss

Covariance matrix describing the retrieval error due to smoothing.

That is: Ss = (A-I) * Sx * (A-I)’, where A is the averaging kernel matrix (avk).

Usage: Set by the covmat_ssCalc workspace method to characterize the. errors of a successful OEM calculation.

Dimensions:

[x,x]

Workspace methods that can generate covmat_ss

Workspace methods that require covmat_ss

Generic workspace methods that can generate or use covmat_ss

See Matrix and/or Any

type:

WorkspaceVariable - holds type Matrix