<?
$pre   = '../';
include $pre . "common.php";
$title = 'NOAA Bronze Medal goes to GLOBEC Scientists';
// 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;
?>

<div style="float:left;padding-left:3em"><img height="300" src="media/Ed_Casillas.jpg"><br><center><b>William T. Peterson</b></center></div>
<div style="float:right;padding-right:3em"><img height="300" src="media/Bill_Peterson.jpg"><br><center><b>Edmund Casillas</b></center></div>
<div style="clear:both;"></div>

<center><h2>NOAA Bronze Medal goes to GLOBEC Scientists</h2></center>
<p>Two U.S. GLOBEC scientists were among the NOAA employees awarded a
Bronze Medal for their contributions in 2007. The medal is the highest
honorary award granted by the NOAA Administrator.</p>

<p>William T. Peterson and Edmundo Casillas, along with two of their
colleagues, received the recognition for developing a web-based
description of eleven ocean productivity indicators which enables the
forecasting of adult salmon returns years sooner than previous
techniques.</p>

<p>&quot;We have found that salmon managers like the website,&quot; said
Peterson, &quot;because it paints a simple picture of the status of a
dozen or so ocean conditions (using the stoplight approach) that influence
salmon survival.&quot; He added that &quot;for those wanting more detail,
one can click on each indicator which then links one to a more detailed
1-2 page description of how each index was calculated and how it relates
to salmon growth and survival.&quot; To visit the website, click
<a target="_blank" href="http://www.nwfsc.noaa.gov/research/divisions/fed/oeip/a-ecinhome.cfm">here</a>.</p>

<p>A Bronze Medal recognizes superior performance characterized by
outstanding or significant contributions, which have increased NOAA's
efficiency and effectiveness. Bronze Medals are awarded to individuals,
groups (or teams), and organizations. Recipients receive a framed
certificate signed by the NOAA Administrator. The Bronze Medal is the
highest honor award that can be granted by the Under Secretary of
Commerce for Oceans and Atmosphere. Winners are recognized annually at
a formal ceremony held in the Washington Metropolitan area.

<?
include FOOT;
?>
