<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18812">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Dear all,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I plot wind barbs using the maskout function. Each 
color corresponds to a different wind intensity (barbs), for 
example:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV>'set&nbsp;ccolor 9'</DIV>
<DIV>'d maskout(u*2,mag(u,v)-0;maskout(v*2,1.25-mag(u,v))'</DIV>
<DIV>
<DIV>'set&nbsp;ccolor 14'</DIV>
<DIV>'d maskout(u*2,mag(u,v)-1.26;maskout(v*2,3.75-mag(u,v))'</DIV>
<DIV>
<DIV>'set&nbsp;ccolor 4'</DIV>
<DIV>'d maskout(u*2,mag(u,v)-3.76;maskout(v*2,6.25-mag(u,v))'</DIV>
<DIV>e.t.c.</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I would like to skip barbs in both&nbsp;x and y 
direction</FONT></DIV>
<DIV><FONT size=2 face=Arial>&nbsp;</FONT></DIV>
<DIV><FONT size=2 face=Arial>I tried to use the skip function, 
&nbsp;</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV>'d skip(maskout(u*2,mag(u,v)-3.76;maskout(v*2,6.25-mag(u,v)),2,2)</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>but it didn't work!</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Would somebody please help me? </FONT></DIV>
<DIV><FONT size=2 face=Arial>Any idea?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Thanks in advance</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>John</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV></DIV>
<DIV>-----------------------------------------------------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<BR>Ioannis Koletsis<BR>National Observatory of Athens<BR>Institute for 
Environmental Research<BR>Lofos Koufou<BR>15236-Penteli<BR>Athens-Greece<BR>Tel: 
(+30) 210 8109140<BR>e-mail: <A 
href="mailto:koletsis@meteo.noa.gr">koletsis@meteo.noa.gr</A><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<A 
href="mailto:ikoletsis@gmail.com">ikoletsis@gmail.com</A><BR>-----------------------------------------------------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</DIV></BODY></HTML>