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

		
	<div class="body">
		<div class="programs">
        
  <br>
  <br>
  
     <div class = "title1"> Transport Time Series </div>

           	<div class="contact">
			<div>
				
				<div>
                
              
            
					Time series of meridional DWBC transport partitioned by layer for the period May 10, 2004 to October 10, 2010. Negative values correspond to equatorward flow. The colors denote: Upper -yellow, and Classical Labrador Sea Water -green, Iceland-Scotland Overflow Water -purple, and Denmark Straight Overflow Water -black.  After Toole et al. (2011), extended through the 2008-10 setting of the moored array.  Delay in fully resetting the array due to bad weather in 2008 is responsible for the gap in the time series. Details about this transport time series are described in <a href="#" onclick="MM_openBrWindow('papers/Toole_etal_DSR2011.pdf','','scrollbars=yes')" >Toole et al. 2011</a>.
				</div>
                </div>

  <div class="content_all">
       <a href="#"><img src="images/w_0410_layer_transports.jpg" width = 620px alt=""></a>
       
       </div>      
       </div>
       
    
        <div class ="title_center"> <h3>Series-Mean Transport Estimates</h3></div>  
        	
			<table id="background-image" >
    <thead>
    	<tr>
        	<th scope="col">Layer</th>
            <th scope="col">0408 Mean</th>
            <th scope="col">0408 std</th>
            <th scope="col">0408 mean adj</th>
            <th scope="col">0810 mean</th>
            <th scope="col">0410 mean*</th>
            <th scope="col">0410 std*</th>
        </tr>
    </thead>
  
    
    <tbody>
    	 
      <tr>
		<td> ULSW</td>
        <td> -4.8 </td>
        <td> 2.3 </td>
        <td> -4.9 </td>
        <td> -5.0 </td>
        <td> -4.9 </td>
        <td> 2.4 </td>
      </tr>
      
      
     <tr>
		<td> CLSW</td>
        <td> -8.4 </td>
        <td> 4.2 </td>
        <td> -9.2 </td>
        <td> -8.9 </td>
        <td> -8.6 </td>
        <td> 4.7 </td>
      </tr>
      
      
      <tr>
		<td> ISOW</td>
        <td> -6.4 </td>
        <td> 3.7 </td>
        <td> -7.6 </td>
        <td> -7.8 </td>
        <td> -6.9 </td>
        <td> 4.5 </td>
      </tr>
      
      
      
      <tr>
		<td> DSOW</td>
        <td> -5.5 </td>
        <td> 3.9 </td>
        <td> -7.0 </td>
        <td> -10.1 </td>
        <td> -7.1 </td>
        <td> -7.2 </td>
      </tr>
      
        
    </tbody>
    
	
</table>


<div id="caption">
b *no bias adjustment done to the 2004-2008 observations </div>


<table id="ver-minimalist" >
    <thead>
    	<tr>
        	<th scope="col">Layer</th>
            <th scope="col">Neutral Density</th>
            <th scope="col">Average depth (m) </th>
        </tr>
    </thead>
  
    
    <tbody>
    	 
      <tr>
		<td> Upper Layer</td>
        <td> 27.800 </td>
        <td> 678 </td>
        
      </tr>
      
       <tr>
		<td> Upper Labrador Sea Water (ULSW)</td>
         <td> 27.897 </td>
        <td> 1095 </td>
        
      </tr>
      
          <tr>
		<td> Classical Labrador Sea Water (CLSW)</td>
        <td> 27.983 </td>
        <td> 1958 </td>
        
      </tr>
      
          <tr>
		<td>Iceland-Scotland Overflow Water (ISOW)</td>
        <td> 28.066 </td>
        <td> 2771</td>
        
      </tr>
      
          <tr>
		<td>Denmark Strait Overflow Water</td>
        <td> 28.125 </td>
        <td> 3575 </td>
        
      </tr>
      
      
      
        
    </tbody>
    
	
</table>


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