Weighing Function
Weighing Function
dIν
= −αν Iν + αν Lν (4.1a)
dz
= −α(Iν − Lν ) (4.1b)
39
40 CHAPTER 4. WEIGHTING FUNCTIONS
Now, the RTE can be solved to give the upward directed radiance at the
altitude z ′ . This equation is given by:
Z z
∂Tν (z, z ′ ) ′
Iν (z) = Iν (0) Tν (0, z) + Lν (z ′ ) dz (4.3)
0 ∂z ′
This is what the a satellite nadir sounder in the microwave or infrared spectral
regin will observe (for z → ∞). For a nadir looking satellite sensor this can
be written as:
Z ∞
Iν (∞) = Iν (0) Tν (0, ∞) + Lν (z)Kν (z)dz (4.4)
0
∂Tν (z, ∞)
Kν (z) = . (4.5)
∂z
We can write the measured intensity and the radiative transfer equation
also in terms of brightness temperature:
Z ∞
Tb,ν (∞) = ǫTsurface Tν (0, ∞) + T (z)Kν (z) dz (4.6)
0
For the idealized example discussed in this section we can find an analyt-
ical expression for the weighting functions, as we will see in the following. In
more realistic cases, however, the weighting functions can only be calculated
numerically from the discretized radiative transfer equation.
If the absorption results form a uniformly mixed compound (such as CO2
or O2 ), the absorption coefficient can be assumed to be of the form :
With the number density profile n(z) decreasing exponetially with the height,
given by:
z
n(z) = n(0) exp − (4.8)
H
That means:
z
αν (z) = αν (0) exp − (4.9)
H
∂Tν (z, ∞)
Kν (z) = = αν (z) exp(−αν (z)H) (4.11)
∂z
1
Kν (zmax ) = ≈ 0, 05/km (4.13)
eH
42 CHAPTER 4. WEIGHTING FUNCTIONS
90
80
70
60
Altitude [km]
3
α = (7 )/km
0
50
α = 49/km
40 0
30
α = 7/km
0
20
α = 1/km
0
10
α0 = (1/49)/km
0
0 0.01 0.02 0.03 0.04 0.05 0.06 0.07
Weighting Function [1/km]
Here Ti is the Temperature at level i, ∆zi is the thickness of layer i, Tb,j (∞) is
the measured brightness temperature at frequency j, and Kj,i is the weighting
function at layer i and frequency j.
This can be written in more compact matrix notation as
y = K · x, (4.16)
However, for an ill-posed system this will still not result in a stable solution
in the sense that small errors in y will result in hugh errors in x.
In order to solve this under-determined or ill-posed problem is to provide
some ‘regularisation’. This can be done in a statistical sense by the so called
optimal estimation equation, that selects from the infinite range of possible
solution a particular solution that is statistically optimal:
−1
x̂ = Sx KT KSx KT + Sy (y − Kx0 ) + x0 . (4.19)
matrices and the climatological a priori profile are known, than the optimal
estimation equation provides an estimate x̂ of the true atmospheric profile
x that is optimal in a statistical sense. In reality, however, the error co-
variance matrices are hardly known, so that they have to be estimated or
approximated.
The Optimal Estimation Equation above can be written as
x̂ = x0 + G (y − Kx0 ) (4.20)
x̂ − x0 = GK (x − x0 ) = A (x − x0 ) . (4.22)
This means that the retrieved or estimated atmospheric profile x̂ (more pre-
cisely x̂ − x0 ) is given by the true but unknown atmospheric profile x (or
again, more precisely x − x0 ), multiplied by some matrix A = GK, called
the averaging kernel matrix. The averaging kernel matrix is of paramount
importance in remote sensing, as it describes the sensitivity and (vertical)
resolution of the instrument or retrieval process. E.g., if the averaging kernal
matrix is close to a unit matrx, than the retrieved profile x̂ is close to the true
(but unknwon) atmospheric profile x. On the other hand, broad averaging
kernels mean that the retrieved atmospheric temperature at a given level is
in reality an average over a broad reagion, i.e., the instrument has only a
poor vertical resolution.