<html>
<head>
  <title>Reanalysis Plotter - Geopotential Heights</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>
  Geopotential Heights
</h1>
<table width=600><tr><td align=center>
  <p align=justify>
Geopotential heights are available directly from the NCEP/NCAR 40-Year
Reanalysis CD-ROM. Monthly mean vertical cross sections are also available.

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