<html>
<head>
  <title>Reanalysis Plotter - Temperature</title>
  <link REL="stylesheet" TYPE="text/css" href="rean.css">
  <script language="JavaScript">
    self.moveTo(20,20);
    self.resizeTo(680,500);
  </script>
</head>
<center>
<h1>
  Temperature
</h1>
<table width=600><tr><td align=center>
  <p align=justify>
Temperature is available directly from the NCEP/NCAR 40-Year Reanalysis CD-ROM
at 2 meters above the surface, 850 mb, 500 mb, and 200 mb. Select 1000 mb to plot
the temperature at 2 meters above the surface. Monthly mean vertical cross
sections are also available.

  </p>
Units: &#176 C
</td></tr></table>
<br><br>
</center>
</body>
</html>