<html>
<head>
<title>Final Project</title>
</head>
<body background="../tiles/paper.gif">
<center><font size=5>Density Map</b></font><br>
<center><table width=80%><tr><td>
<font size=4> 
     Oxygen and nitrogen make up approximately 98% of the mass of the atmosphere, 
and are classified as permanent gases.  This means the mixing ratio of the gas 
is approximately constant with height and time.  Water vapor, however, is a 
variable gas.  It decreases in concentration with distance from the surface of 
the earth.  Although water vapor constitutes a small portion of the atmosphere's 
mass, it is the most influential variable gas.<p>
     The molecular weight of nitrogen is 28.01 g/mol, and that of oxygen is 
32.00 g/mol.  The mean molecular weight of dry air is 28.5 g/mol.  However, 
water vapor has a molecular weight of 18.01 g/mol.  When considering the 
increasing proportion of a volume of air occupied by increasing amounts of 
water vapor, there must be a reduction in the mean molecular weight of the 
atmosphere.  So, as water vapor content increases, the air becomes less dense.<p>
     Fronts are defined as boundaries between air masses of different density.  
Due to differences in density, cold air (more dense) remains closer to the 
surface and warmer air (less dense) is lifted upward when one air mass advances 
on another.  Although fronts are named for temperature changes associated with 
their passage and the resulting changes in density, changes in moisture content 
can affect density as well.  A boundary that separates dry from moist air is 
called a dryline.  In the United States, temperatures on either side of a 
dryline are similar, but the dew point temperatures to the east of the dryline 
are significantly higher than those west of the dryline.  Because temperature 
is the most important regulator of atmospheric density, a dryline is not 
considered a front, despite it being a boundary separating air masses of 
different density.<p>
     The following may be useful in determining whether or not humidity affects 
density significantly enough to classify drylines as fronts.

</td></tr></table>
<br>
<b><center>
<form method="post" action="http://rossby.metr.ou.edu/~bbarrett/project/density.cgi" target="new window">
<center>
<table border=6>
<tr>
<td>
Choose
    year:<br><br><select name="year" size=1>
    <option>1953
    <option>1954
    <option>1955
    <option>1956
    <option>1957
    <option>1958
    <option>1959
    <option>1960
    <option>1961
    <option>1962
    <option>1963
    <option>1964
    <option>1965
    <option>1966
    <option>1967
    <option>1968
    <option>1969
    <option>1970
    <option>1971
    <option>1972
    <option>1973
    <option>1974
    <option>1975
    <option>1976
    <option>1977
    <option>1978
    <option>1979
    <option>1980
    <option>1981
    <option>1982
    <option>1983
    <option>1984
    <option>1985
    <option>1986
    <option>1987
    <option>1988
    <option>1989
    <option>1990
    <option>1991
    <option>1992
    <option>1993
    <option>1994
    <option>1995
    <option>1996
    <option>1997
    <option>1998
    <option>1999
    </select>
</td>
<td>
    Enter record number (1 to 730):<br>Example Jan 1 0Z = 1 <br>
    Jan 1 12Z = 2<br> <input name="recno" value="1"><br>
</td>
<td>
    <input type="checkbox" name="fill" checked>color-filled
    <input type="checkbox" name="grid">plot grid<br>
    <input type="hidden" name="log" value="yes"><br>
</td>
<td>
    <input type="submit" value="plot it"><br>(wait about 3 seconds for plot)<br>
<br>

</td>
</tr>
</table>
</form>
<a href=http://rossby.metr.ou.edu/~bbarrett/> Back to Brad's Homepage</a>
</body>
</html>