<div dir="ltr"><div><div>You should show what you have done.<br><br></div><div>Prior to plotting:<br><br></div>  wspd = where(wspd.ge.30, wspd,  wspd@_FillValue)<br><br></div>NCL graphics will ignore all _FillValue settings<br><div><br><a href="http://www.ncl.ucar.edu/Document/Functions/Built-in/where.shtml">http://www.ncl.ucar.edu/Document/Functions/Built-in/where.shtml</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 29, 2016 at 9:31 PM, Erick Gordon <span dir="ltr">&lt;<a href="mailto:erick.gordon24@gmail.com" target="_blank">erick.gordon24@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello</div><div>I have the wind speed data, but I need to make a script that I plot only values greater than 30 m/s. Please, help me.</div><div>Thank you very much</div></div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>