<?
$pre   = '../';
include $pre . "common.php";
$title = 'NEP Science Investigators Put Past Research to the Test in Future Forecasting Exercise';
// 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>
<h2>NEP Science Investigators Put Past Research to the Test in Future Forecasting Exercise</h2></center>

<div style="float:left;"><img width="450" src="media/EOS_exercise.jpg" /></div>

<div style="text-align:left;padding-left:450px;background-color:white;">
   <b>Key for the CGOA variables:</b>
   <ol style="list-style-type:lower-latin;">
      <li>Downwelling wind strength</li>
      <li>Wind mixing intensity</li>
      <li>Air temperature</li>
      <li>Precipitation</li>
      <li>Sea-surface temperature</li>
      <li>Stratification</li>
      <li>ACC transport</li>
      <li> Nutrient (nitrate) concentration</li>
      <li> Nutrient (nitrate) concentration</li>
      <li>Spring bloom timing (incr.=later)</li>
      <li>Primary production</li>
      <li>Secondary (zooplankton) production</li>
      <li>Juvenile salmon survival</li>
      <li>Adult salmon return</li>
   </ol>
   <b>Key for the CCS variables:</b>
   <ol>
      <li>Offshore sea-level pressure anomaly</li>
      <li>upwelling wind strength</li>
      <li>Precipitation (Northern Calif. Curr.)</li>
      <li>Precipitation (Southern Calif. Curr.)</li>
      <li>Sea-surface temperature</li>
      <li>CC southward transport</li>
      <li>Stratification</li>
      <li>Salinity (fresher North; saltier South)</li>
      <li>Spring transition timing (decrease=earlier)</li>
      <li>Incidence or severity of hypoxia in Northern Calif. Curr.</li>
      <li>Primary Productivity</li>
      <li>Zooplankton community composition (increase=more boreal)</li>
      <li>Juvenile salmon survival</li>
      <li>Adult salmon return in 2009-10</li>
   </ol>
</div>

<div style="clear:both;"></div>

<div style="padding: 0 20px 0 20px;text-align:center;font-style:italic;">
This figure shows the forecasts of changes in atmosphere, ocean and
biological conditions in the CGOA and CCS regions of the Northeast
Pacific in response to the predicted La Nina conditions of fall 2007 to
summer 2008.  Upward (downward) arrows indicate an increase (decrease)
in the value for a particular variable, double-ended arrows indicate
predictions that were not consistent among three independent expert
groups. The color of the arrows indicate the level of certainty
associated with specific forecasts.
<span style="font-weight:bold;">White</span> arrows indicate
<b>50-66%</b> certainty, <span style="color:#7CD6F8;font-weight:bold;">light
blue</span> and <span style="color:#F1989E;font-weight:bold;">light
red</span> indicate moderate (<b>&gt;66-90%</b>) certainty, and
<span style="color:#ED3920;font-weight:bold;">dark red</span>
indicates high (<b>&gt;90%</b>) certainty in the prediction. 
There were no high certainty predictions for decreases.
</div>

<br><br>

<center>
<a href="story06.php">Click here</a> to return to the article.
</center>

<?
include FOOT;
?>
