<?php 
$title='DIMES';
include ('../includes/head_1level.php');
?>

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

<!-- START MAIN CONTENT -->

<h3>DIAPYCNAL AND ISOPYCNAL MIXING EXPERIMENT IN THE SOUTHERN OCEAN</h3>

<p> Main cruise webpage: <a href="http://dimes.ucsd.edu/"> DIMES Project </a>

<h3> WHOI OML Participation </h3>

<div class="faketable">
<div class="float_right"> 
<img src="images/VMP_dimesUS2.jpg" height="500">
</div>
<div>
<p><strong> DIMES US2 </strong> TN246 on <i> Thomas G. Thompson </i>:
<ul>
<li> Utilized both OML VMP-5500 instruments, launched from WHOI HRP cradle assembly. 
<li> Tested 5 Rockland Scientific XMP Expendable Microstructure Profilers, sampled through a towed fish and ran through a fiber optic tether. 
</ul>
<p><strong> DIMES UK2 </strong> JC054 on <i> James Cook </i> 
<ul>
<li> Provided technical support for Southhampton VMP-5500 operations
<li> Profiled with OML VMP-5500 SN008 for 20 casts. 
</ul>

<br>
<p> <i> Planned for 2012 </i>
<p><strong> DIMES UK3 </strong> on <i> James Cook </i>
<ul> 
<li> Will participate with both VMP-5500's. Expected testing of upgraded VMP-5500 with ECM. 
</ul>
<p><img src="images/XMP_tn246_jayhkend.jpg" height="200">
</div>
</div>
<!-- END MAIN CONTENT -->

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