<html>
<head>
  <title>Reanalysis Plotter - Wind (Vectors)</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>
  Wind (Vectors)
</h1>
<table width=600><tr><td align=center>
  <p align=justify>
Wind is available from the NCEP/NCAR 40-Year Reanalysis CD-ROM at 1000, 850,
500 and 200 mb. Wind vectors are made by plotting the vector sum of the zonal
wind vector and the meridional wind vector, colored by the magnitude of the
resulting vector. Monthly mean vertical cross sections are also available.

  </p>
Units: m s<font size=-1><sup>-1</sup></font>
</td></tr></table>
<br><br>
</center>
</body>
</html>