[gradsusr] 1D time serious of average wind vectors

Yi-Chih Huang dscpln at gmail.com
Tue Dec 13 20:32:18 EST 2011


Hello,

    I was trying to display 1D time series of wind vectors by the following
script.  But the following commands only displayed a curve; rather than 1D
time series of wind vectors.  Could anyone tell me the right commands to
display 1D time series of wind vectors?

    Thanks much,

                      Yi-Chih

##############

set x 1
set y 1
set z 1
set t 32 40
define ua= ave(aave(u, x=19, x=47, y=44, y=72),z=8, z=18)
define va= ave(aave(v, x=19, x=47, y=44, y=72),z=8, z=18)
set gxout vector
set arrscl 0.2 10.0
d ua;va
printim steer_Aug7_00.png white
clear
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20111213/280a0552/attachment-0003.html 


More information about the gradsusr mailing list