<div dir="ltr"><div class="gmail_default" style="font-size:small">First, ShadeGeLeContour is deprecated, and you should be using gsn_contour_shade instead.</div><div class="gmail_default" style="font-size:small"><br></div>
<div class="gmail_default" style="font-size:small">When you use these routines, you need to be careful that the shading values you choose are in-line with the original contour levels.</div><div class="gmail_default" style="font-size:small">
<br></div><div class="gmail_default" style="font-size:small">See:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style><a href="http://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_contour_shade.shtml">http://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_contour_shade.shtml</a><br>
</div><div class="gmail_default" style><br></div><div class="gmail_default" style>See example &quot;coneff_13.ncl&quot; at:</div><div class="gmail_default" style><br></div><div class="gmail_default" style><a href="http://www.ncl.ucar.edu/Applications/coneff.shtml#ex13">http://www.ncl.ucar.edu/Applications/coneff.shtml#ex13</a><br>
</div><div class="gmail_default" style><br></div><div class="gmail_default" style>--Mary</div><div class="gmail_default" style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Aug 15, 2014 at 1:09 PM, debasish mazumder <span dir="ltr">&lt;<a href="mailto:debasish@ucar.edu" target="_blank">debasish@ucar.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">Hi All,<br>
I am trying to use &quot;ShadeGeLeContour&quot; to shade the values between -0.5<br>
and 0.5.<br>
plot2   = ShadeGeLeContour(plot2,-0.5,0.5 , 11)<br>
but it shades all the negative value instead of  the values between -0.5<br>
and 0.5.<br>
<br>
with regards<br>
-Deb<br>
</div></div>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br></div>