<?
$pre   = '../';
include $pre . "common.php";
$title = 'Seasonal evolution of nutrients in the Coastal Gulf of Alaska';
// 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 id="MediaPlayer" 
        width="702"
        height="728"
        classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"
        standby="Loading Windows Media Player components..."
        type="application/x-oleobject"
        codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
   <param name="filename" value="media/GAK-no3-with-SSH.wmv">
   <param name="Showcontrols" value="True">
   <param name="autoStart" value="True">
   <embed type="application/x-mplayer2"
          src="media/GAK-no3-with-SSH.wmv"
          name="MediaPlayer"
          width="702"
          height="728">
   </embed>
</object>

<h2>Seasonal evolution of nutrients in the Coastal Gulf of Alaska</h2></center>
<p>This animation illustrates the seasonal evolution (Apr-Sep 2001) of
SSH and a nutrient isosurface (18 m-mol/m3 nitrate) on the continental
shelf near the entrance to Shelikof Strait, Alaska. The area shown is
approximately 375 km wide. SSH is illustrated as surface contours, and
via shading of the nutrient isosurface. One of the major hydrographic
lines for the CGOA was maintained in this area; locations of stations
GAK-1, 6, 12 are shown. Our viewpoint for this movie is located
approximately 1 km above the ocean, looking down and to the northwest.
Note how Portlock Bank changes from high to low nitrate concentration,
relative to other areas, as the season evolves.</p>

<p>Hermann, A. J., S. Hinckley, E.L. Dobbins, D.B. Haidvogel and C.
Mordy. 2007. Quantifying cross-shelf and vertical nutrient flux in the
Gulf of Alaska with a spatially nested, coupled biophysical model.
<i>Deep Sea Research II</i>, sub judice.</p>


<?
include FOOT;
?>
