does any one know how to plot wind vector in a timeseries form
Eric Altshuler
ela at COLA.IGES.ORG
Mon Feb 16 13:16:43 EST 2009
Hello Fang,
Here is a trick from the grads documentation on graphics output types (http://grads.iges.org/grads/gadoc/gradcomdsetgxout.html). I'm not sure why it's done this way, but it seems to work:
To draw a 1-D time series with graphics output types vector or barb, set the dimension environment so that only time is varying, then :
display const(u,0); u ; v
So you should have all dimensions fixed except time, with X, Y and Z set to the values you want, set gxout to 'vector', then execute the above command (assuming your wind variables are named u and v).
Best regards,
Eric L. Altshuler
Assistant Research Scientist
Center for Ocean-Land-Atmosphere Studies
4041 Powder Mill Road, Suite 302
Calverton, MD 20705-3106
USA
E-mail: ela at cola.iges.org
Phone: (301) 902-1257
Fax: (301) 595-9793
----- Original Message -----
From: "Fang-Yi Cheng" <fcheng at HRC-LAB.ORG>
To: GRADSUSR at LIST.CINECA.IT
Sent: Thursday, February 12, 2009 10:13:39 PM GMT -05:00 US/Canada Eastern
Subject: does any one know how to plot wind vector in a timeseries form
Dear all,
Could you please let me know how to plot wind vector in a timeseries format?
Thank you.
Fang
More information about the gradsusr
mailing list