Skip function

Matt Georgescu matt1 at CEP.RUTGERS.EDU
Wed Nov 9 22:14:55 EST 2005


Quick question fellow GrADS users,

In using th skip function to display wind vectors, how does the command
change when trying to perform a time average?

For example, this works fine for a particular time:
d skip(u,5,5);v

But what if I want to average over the coarse of say, 1 month?  I thought
if I could just do something like:  d ave(skip(u,5,5);v,t=1,t=244)
it would work fine, but it does not.

Any help would be greatly appreciated,
matt



More information about the gradsusr mailing list