<html>
<head>
  <title>Reanalysis Plotter - Absolute Vorticity</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>
  Absolute Vorticity
</h1>
<table width=600><tr><td align=center>
  <p align=justify>
Absolute vorticity is computed by summing the Coriolis parameter with
<a href="vort.html">relative vorticity</a>, computed from the
<a href="u.html">zonal</a> and <a href="v.html">meridional</a> winds
by using the <i>hcurl</i> function in GrADS.

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