<?
$pre   = '../';
include $pre . "common.php";
$title = 'Effects of Climate Variability on Upwelling in the California Current System';
// Since register_globals is on, the $_GET variables override anything
// I set in my scripts so I have this $imenu for initial menu then it
// can be reset by the $_GET['menu'] variable.
$imenu = 'top_stories';
$logo  = true;
include HEAD;
?>
<center>
<object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="600" height="490" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
   <param name="src" value="media/3D_Upwelling.mov">
   <param name="autoplay" value="true">
   <param name="loop" value="false">
   <param name="controller" value="true">
   <embed src="media/3D_Upwelling.mov" width="600" height="490" autoplay="true" loop="false" controller="true" pluginspage="http://www.apple.com/quicktime/"></embed>
</object>


<h2>Effects of Climate Variability on Upwelling in the California
Current System</h2></center>
<p>Chhak and DiLorenzo investigate decadal variations in the
three-dimensional structure of the California Current System (CCS)
upwelling cells as a potential mechanism for explaining observed
ecosystem changes after the mid-1970s. To this end, they track the
origin of upwelled water masses using adjoint passive tracers during
time periods corresponding to the positive and negative phase of the
Pacific Decadal Oscillation (PDO) in a 55 year regional ocean model
simulation of the CCS. Results show that in the PDO &quot;cool&quot;
phase (pre mid-1970s), the upwelling cell is deeper while during the
&quot;warm&quot; phase (post mid-1970s), the upwelling cell is
shallower with more horizontal entrainment of surface waters from the
north. These changes in the coastal upwelling cell exhibit a
latitudinal non-uniformity and may result in significant changes of
the nutrient flux, which would have important impacts on the
biological productivity of the coastal ocean.</p>

<p>Chhak, K., and E. Di Lorenzo, 2007: Decadal variations in the California Current upwelling cells, <i>Geophys. Res. Lett.</i>, <b>34</b>, L14604, doi:10.1029/2007GL030203.</p>


<?
include FOOT;
?>
