<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Tahoma,Arial,Helvetica,sans-serif'>
<p>Hi All,&nbsp;</p>
<p>Is it possible to mask vectors? For example the code below shows wind vectors at 300 but I want to lose the vectors below say 80(mph). Is this possible to do via mask out with retaining the skip function as well?</p>
<p>'define u = const(ugrdprs*2.23694,0,-u)'<br />'define v = const(vgrdprs*2.23694,0,-u)'<br />'define wind = mag(u,v)'<br />'set lev 300'<br />'set gxout vector'<br />'set ccolor 95'<br />'d skip(u,8,8);v'</p>
<p>&nbsp;</p>
<div>-- <br />
<p>Kind regards,</p>
<p><strong>Stuart Markham</strong></p>
<p><em>Founder of CW Weather</em></p>
<p><img src="cid:9e849405edb0a79e162c211a585f3245@chorleyweather.com" alt="" width="147" height="65" /></p>
</div>
</body></html>