Langley AnalysisLangley Analysis computes the values necessary to calculate air mass of
a column and the total optical depth of a column. Langley Analysis can
only be run on clear, sunny days. The output of a Langley Analysis is in
nine columns. The files are in the form: allYYMMDD.langwhere YYMMDD is the date analyzed. If there no date listed, that means that the conditions were not correct to run Langley. For example, it may have been a cloudy day. When looking at the data, the columns (from left to right) are:
Langley Analysis files |
Once the total column optical depth has been found using Langley
analysis, several other values can be calculated. Solar radiation that is
not absorbed by water vapor or oxygen (ozone) can be calculated using the
equation:
I=I0ext(-tm)
A formula for air mass is: m = [sin(el) + 0.50572(6.07995+el)-1.6364]-1where el is the elevation of the sun in degrees. Programs for obtaining the elevation of the sun are available for download from the Atmospheric Science Research Center in Albany, NY. For Unix systems, the program is called airmass and is available here. For PC's the program is called asunpos.f and it is in the /pub/progs/ directory of this anonymous ftp site. The total optical depth can be separated into its various components (Rayleigh scattering, ozone absorption, water vapor absorption and aerosol extinction) using the following equations: ttotal = trayleigh + tozone + twater + taerosol
trayleigh =
0.008569l-4(1 + 0.0113l-2 + 0.00013l-4)P/P0
|
![]() |