<html>
<head>
  <title>Reanalysis Plotter - Surface Pressure</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>
  Surface Pressure
</h1>
<table width=600><tr><td align=center>
  <p align=justify>
Surface pressure is available directly from the NCEP/NCAR 40-Year
Reanalysis CD-ROM.

  </p>
Units: millibars
</td></tr></table>
<br><br>
</center>
</body>
</html>