<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- P { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi ncl-talk,&nbsp;<br>
</p>
<p><br>
</p>
<p>I am trying to create a map showing the number of days with snow depth&nbsp;greater than 200 mm from SNODAS files. &nbsp;I have two scripts attached:</p>
<p><br>
</p>
<p>(1) subsetSNODAS_avgSNWDAYS.ncl<br>
</p>
<p><span style="font-size: 12pt;">-&nbsp;subsets a smaller region from nation SNODAS domain,&nbsp;</span><span style="font-size: 12pt;">&nbsp;</span></p>
<p><span style="font-size: 12pt;">-&nbsp;calculates the number of days with snow depth greater than user defined threshold</span></p>
<p><span style="font-size: 12pt;">- calculates 2004-2017 average number of days with snow depth greater than threshold</span></p>
<p><span style="font-size: 12pt;">- creates .nc file with 2004-2017 average</span></p>
<p><span style="font-size: 12pt;"><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">I have uploaded a few&nbsp;.nc source&nbsp;SNODAS files that serve&nbsp;as input to the subset scrip</span><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">t
 and the resulting 2004-2017 .nc file&nbsp;to the n</span><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">cl-talk ftp site.</span><br>
</span></p>
<p><br>
</p>
<p>(2) plotNESNODAS_snowdays.ncl<br>
</p>
<p>- plots the output .nc file produced in subsetSNODAS_avgSNWDAYS.ncl<br>
</p>
<p>- this is a separate script because the subset script takes a while to run on the full time series for large regions. &nbsp;<br>
</p>
<p><br>
</p>
<p>Thanks,&nbsp;<br>
</p>
<p><br>
</p>
<p>Liz.<br>
</p>
<p><br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<font face="Corbel, sans-serif">Dr. Elizabeth A Burakowski</font>
<div><font face="Corbel, sans-serif">Research Assistant Professor</font></div>
<div><font face="Corbel, sans-serif">Earth Systems Research Center &amp;&nbsp;</font></div>
<div><font face="Corbel, sans-serif">Institute for the Study of Earth, Oceans, and Space</font></div>
<div><font face="Corbel, sans-serif">University of New Hampshire</font></div>
<div><font face="Corbel, sans-serif">8 College Road Durham, NH 03824</font></div>
<div><font face="Corbel, sans-serif">603-862-1796</font></div>
<div><font face="Corbel, sans-serif">elizabeth.burakowski@unh.edu</font></div>
</div>
</div>
</body>
</html>