<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 10"><meta name="Originator" content="Microsoft Word 10"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Csharris%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"><style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-parent:"";
        margin:0in;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:"Times New Roman";}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>

<p class="MsoNormal" style=""><span style="font-size: 10pt; font-family: Arial;">Does anyone have a script using Python that can: </span></p>

<p class="MsoNormal" style=""><span style="font-size: 10pt; font-family: Arial;">-Open a shapefile</span></p>

<p class="MsoNormal" style=""><span style="font-size: 10pt; font-family: Arial;">-Open many rasters</span></p>

<p class="MsoNormal" style=""><span style="font-size: 10pt; font-family: Arial;">-Calculate the mean and standard deviation of those
rasters within the shapefile region, but is able to ignore areas of zeros or
NoData</span></p>

<p class="MsoNormal" style=""><span style="font-size: 10pt; font-family: Arial;">-Output the mean and standard deviation to a table</span></p><p class="MsoNormal" style="">Any help is greatly appreciated! Thanks!<br><span style="font-size: 10pt; font-family: Arial;"></span></p>