<?php 
$title='FIELD WORK';
include ('includes/head.php');
?>

<h2><?php echo $title; ?></h2>

<!-- START MAIN CONTENT -->



<div class="faketable">

<div class="float_right"><img src="Fieldwork/images/helo_mr036_01.jpg" width="250px" alt="VMP500test"></div>

<div>
<H3> OML Major Cruise Participation </h3>

  <p><a href="Fieldwork/graviluck.php">GRAVILUCK 2006</a></p>
  <p><a href="Fieldwork/south_china_sea.php">South China Sea 2005-2008</a></p>
	<p><a href="Fieldwork/ladder.php"> LADDER 2006-2008 </a>
	<p> <a href="Fieldwork/dimes.php">DIMES 2009-2012 </a> </p>
	<p> <a href="Fieldwork/itop.php">ITOP 2010 </a> </p>
	<p> <a href="Fieldwork/iwise.php">IWISE 2011 </a> </p>

<br>
<br>
<h3> Day Cruises and Instrument Tests </h3>
OML regularly participates in day tests and smaller projects. Examples of notable invovlement are listed below.

<ul>
<li><strong>2009/11:</strong> Slocum G1 Glider with RSI Microrider test: Onslo Bay, North Carolina.
<li><strong>2011/08:</strong> VMP-500 Turbulence measurements of Drifter Line: Woods Hole. 
<li><strong>2011/09:</strong> Glider testing: Cape Cod Bay. Intercomparison of Spray and Slocum gliders for use with Rockland Scientific Microrider package.   
<li><strong>2011/10:</strong> Intercomparison of VMP500 and Nortek Aquadop HR platforms. Including deployment of a Spray for a one month microstructure sampling mission. 
</ul>


</div>
</div> <!-- End fake Table -->

<!-- END MAIN CONTENT -->

<?php 
include ('includes/foot.php');
?>
