<html>
<head>
  <title>Reanalysis Plotter - Daily Minimum Surface 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>
  Daily Minimum Surface Temperature
</h1>
<table width=600><tr><td align=center>
  <p align=justify>
Daily minimum surface temperature is available directly from the NCEP/NCAR
40-Year Reanalysis CD-ROM.  Observations are shown for 00Z.  Overlaid plots
including minimum temperature show the minimum temperature at 00Z on the
date shown in the plot title.

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