<?php
 require("../include/header.php");?>

<div id="page">
	<div id="content">
		<div class="postLine">
			
			<h2><em>Observed Profiles</em></h2>
			<br/>
            
           


<p><a href="#" onclick="MM_openBrWindow('ftp://flotsam.whoi.edu/HB3/DATABASE/OBSERVED_PROFILES/GEOGRAPHICALLY_SORTED','','')"><strong>Geographically Sorted</strong></a></p>


<p><a href="#" onclick="MM_openBrWindow('ftp://flotsam.whoi.edu/HB3/DATABASE/OBSERVED_PROFILES/WOCE_CLIVAR','','')"><strong>WOCE/CLIVAR</strong></a></p>

</div>
	  <div class="post">
		<h2><em>Gridded Fields</em> : The OI3D climatologies are not yet online.  Am still perfecting the optimal interpolation code.  -RC</h2>
		  </br>
		  
         <p>  <a href="#" onclick="MM_openBrWindow('ftp://flotsam.whoi.edu/HB3/DATABASE/GRIDDED/FIRST_GUESS_FILES','','')"><strong>First Guess Files (1deg)</strong></a></p>
           
          <p> <a href="#" onclick="MM_openBrWindow('ftp://flotsam.whoi.edu/HB3/DATABASE/GRIDDED/OI3D','','')"><strong>OI3D</strong></a></p>
           
          <p> <a href="#" onclick="MM_openBrWindow('ftp://flotsam.whoi.edu/HB3/DATABASE/GRIDDED/QuintDeg','','')"><strong> 1/5th Degree</strong></a></p>
           
           
      </div>
	</div>
	<!-- end #content -->
    
      
    <?php
 require("../include/updates_sidebar.php");?>
	
	<div style="clear: both;">&nbsp;</div>
</div>
<!-- end #page -->

<?php
 require("../include/footer.php");?>
