<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font face="Calibri,sans-serif" color="#000000"><div style="line-height: 21.2999992370605px;"><span style="line-height: 29.8199996948242px; font-size: 21px;">Dear all,</span></div><div style="line-height: 21.2999992370605px;"><span style="line-height: 29.8199996948242px; font-size: 21px;"><br style="line-height: 29.8199996948242px;"></span></div><div style="line-height: 21.2999992370605px;"><span style="line-height: 29.8199996948242px; font-size: 21px;">I calculated the correlation SST between &nbsp;2 different models and also the r test (significance), and now I need to plot a map with the correlation and the significant part of the 95% stippled.</span></div><div style="line-height: 21.2999992370605px;"><span style="line-height: 29.8199996948242px; font-size: 21px;"><br style="line-height: 29.8199996948242px;"></span></div><div style="line-height: 21.2999992370605px;"><span style="line-height: 29.8199996948242px; font-size: 21px;">I used the example&nbsp;</span><a href="http://www.ncl.ucar.edu/Applications/Scripts/conOncon_4.ncl" target="_blank" style="line-height: 22.7199993133545px; font-weight: inherit; color: rgb(0, 104, 207); cursor: pointer; font-size: 12pt;">http://www.ncl.ucar.edu/Applications/Scripts/conOncon_4.ncl</a></div></font><font face="Calibri,sans-serif" color="#000000"><div style="line-height: 21.2999992370605px;"><span style="line-height: 29.8199996948242px; font-size: 21px;">but, this example is plotted:&nbsp;</span><span style="line-height: 22.7199993133545px; white-space: pre-wrap; font-size: 12pt;">shade all areas less than the</span><span style="line-height: 22.7199993133545px; font-size: 12pt; white-space: pre-wrap;"> 0.05 contour level</span></div></font><font face="Calibri,sans-serif"><div style="line-height: 21.2999992370605px;"><span style="line-height: 29.8199996948242px; font-size: 21px;"><br style="line-height: 29.8199996948242px;"></span></div><div style="line-height: 21.2999992370605px;"><span style="line-height: 29.8199996948242px; font-size: 21px;">in my case, I would have to use&nbsp;</span><span style="line-height: 22.7199993133545px; white-space: pre-wrap; font-size: 12pt;">Shade</span><font color="#ac193d" style="line-height: normal; white-space: pre-wrap; font-size: 12pt;">Gt</font><span style="line-height: 22.7199993133545px; white-space: pre-wrap; font-size: 12pt;">Contour </span><span style="line-height: 29.8199996948242px; font-size: 21px;">&nbsp;or&nbsp;</span><span style="line-height: 22.7199993133545px; white-space: pre-wrap; font-size: 12pt;">ShadeL</span><font color="#ac193d" style="line-height: normal; white-space: pre-wrap; font-size: 12pt;">t</font><span style="line-height: 22.7199993133545px; white-space: pre-wrap; font-size: 12pt;">Contour, and 0,95 ? </span><span style="line-height: 29.8199996948242px; font-size: 21px;">Can someone help me?</span></div></font><font face="Calibri,sans-serif"><div style="line-height: 21.2999992370605px; font-size: 15px; background-color: rgb(255, 255, 255);"><span style="line-height: 29.8199996948242px; font-size: 21px;"><br style="line-height: 29.8199996948242px;"></span></div><div style="line-height: 21.2999992370605px; color: rgb(68, 68, 68); font-size: 15px; background-color: rgb(255, 255, 255);"><pre style="line-height: 21.2999992370605px; word-wrap: break-word; white-space: pre-wrap;">plot2   = gsn_csm_contour(wks,gsn_add_cyclic_point(rsig(:,:,0)), res2) 
plot2   = Shade<font color="#ac193d" style="line-height: normal;">Gt</font>Contour(plot2, <font color="#ac193d" style="line-height: normal;">0.95,</font> 17) </pre><div><br></div></div></font><br><br><div><font face="Comic Sans MS"><span style="line-height:17px;">---</span></font></div><span class="ecxApple-style-span" style="line-height:17px;background-color:rgb(255, 255, 255);"><font size="3" face="Comic Sans MS" style="font-size:12pt;"><font class="ecxApple-style-span">Vanúcia Schumacher</font></font></span><div><span class="ecxApple-style-span" style="line-height:17px;background-color:rgb(255, 255, 255);"><font face="Comic Sans MS">Mestranda em Meteorologia - UFV<font size="3" style="font-size:12pt;"><font class="ecxApple-style-span"><br style="line-height:17px;">Meteorologista -UFPel</font><br></font></font></span></div><div><span class="ecxApple-style-span" style="line-height:17px;background-color:rgb(255, 255, 255);"><font face="Comic Sans MS"><font size="3" style="font-size:12pt;"><font class="ecxApple-style-span">Departamento de Meteorologia Agrícola - DEA</font></font></font></span></div><div><span class="ecxApple-style-span" style="line-height:17px;background-color:rgb(255, 255, 255);"><font size="3" face="Comic Sans MS" style="font-size:12pt;"><font class="ecxApple-style-span">Cel: (31) 9978 2522&nbsp;</font></font></span></div><div><span class="ecxApple-style-span" style="line-height:17px;background-color:rgb(255, 255, 255);"><font size="3" face="Comic Sans MS" style="font-size:12pt;"><font class="ecxApple-style-span">DEA: (31) 3899 1890</font></font></span></div>                                               </div></body>
</html>