cbar.gs problem - negative wind speed

William Scheftic bscheftic at COMCAST.NET
Sat Jan 8 21:47:24 EST 2005


Maybe this?

If you want to display the speed as a color on the vector

set gxout vector
d u ; v ; mag(u,v)
cbar

Or if you want a shaded map of colors behind the vectors
set gxout shaded
d mag(u,v)
cbar
set gxout vector
d u ; v

http://grads.iges.org/grads/gadoc/gradcomdsetgxout.html

Regards
Bill Scheftic

-------------- Original message --------------

> Hi,
>
> I tried to plot the wind field with vectors:
>
> set gxout shaded
> d u;v;u;v
>
> and I plotted the color bar with cbar.gs:
>
> but I got negative wind speed on the botton of the scale and
> positive on the top of the vertical scale!!!
>
> negative wind speed is something which I don't understand(physicaly
> -yes, but on the map -> can't). I think that this is some bug.
>
> HELP!
>
> :)
>
> Angel
>
>
> =====
> Angel Dimitrov
> Varna, Bulgaria
> http://www.stormlab.net
> http://www.stormlab.tk
> http://www.vveather.tk
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail
>
> =====
> Angel Dimitrov
> Varna, Bulgaria
> http://www.stormlab.net
> http://www.stormlab.tk
> http://www.vveather.tk
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Find what you need with new enhanced search.
> http://info.mail.yahoo.com/mail_250
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20050109/e466eb81/attachment.html 


More information about the gradsusr mailing list