<html><body>
<DIV>Maybe this?</DIV>
<DIV>&nbsp;</DIV>
<DIV>If you want to display the speed as a color on the vector</DIV>
<DIV>&nbsp;</DIV>
<DIV>set gxout vector</DIV>
<DIV>d u ; v ; mag(u,v)</DIV>
<DIV>cbar</DIV>
<DIV>&nbsp;</DIV>
<DIV>Or if you want a shaded map of colors behind the vectors</DIV>
<DIV>set gxout shaded</DIV>
<DIV>d mag(u,v)</DIV>
<DIV>cbar</DIV>
<DIV>set gxout vector</DIV>
<DIV>d u ; v</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="http://grads.iges.org/grads/gadoc/gradcomdsetgxout.html">http://grads.iges.org/grads/gadoc/gradcomdsetgxout.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards</DIV>
<DIV>Bill Scheftic</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message -------------- <BR><BR>&gt; Hi, <BR>&gt; <BR>&gt; I tried to plot the wind field with vectors: <BR>&gt; <BR>&gt; set gxout shaded <BR>&gt; d u;v;u;v <BR>&gt; <BR>&gt; and I plotted the color bar with cbar.gs: <BR>&gt; <BR>&gt; but I got negative wind speed on the botton of the scale and <BR>&gt; positive on the top of the vertical scale!!! <BR>&gt; <BR>&gt; negative wind speed is something which I don't understand(physicaly <BR>&gt; -yes, but on the map -&gt; can't). I think that this is some bug. <BR>&gt; <BR>&gt; HELP! <BR>&gt; <BR>&gt; :) <BR>&gt; <BR>&gt; Angel <BR>&gt; <BR>&gt; <BR>&gt; ===== <BR>&gt; Angel Dimitrov <BR>&gt; Varna, Bulgaria <BR>&gt; http://www.stormlab.net <BR>&gt; http://www.stormlab.tk <BR>&gt; http://www.vveather.tk <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; __________________________________ <BR>&gt; Do you Yahoo!? <BR>&gt; Yahoo!
  Mail - You care about security. So do we. <BR>&gt; http://promotions.yahoo.com/new_mail <BR>&gt; <BR>&gt; ===== <BR>&gt; Angel Dimitrov <BR>&gt; Varna, Bulgaria <BR>&gt; http://www.stormlab.net <BR>&gt; http://www.stormlab.tk <BR>&gt; http://www.vveather.tk <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; __________________________________ <BR>&gt; Do you Yahoo!? <BR>&gt; Yahoo! Mail - Find what you need with new enhanced search. <BR>&gt; http://info.mail.yahoo.com/mail_250 </BLOCKQUOTE></body></html>