10m wind vs. time

From: <ern_at_nyahnyahspammersnyahnyah>
Date: Thu, 18 Jan 2007 15:25:13 +0100 (CET)

Hi ncl-talk,
I am trying to make a plot for a specific location of 10m wind vs time
using wind barbs. (not a contour plot). i.e I want to draw the wind barbs
along an x-axis. I have tried to use gsn_csm_vector but it doesn't work
since the "u" and "v" fields are in 1d. I read the data from a "wrf netcdf
file". "a" and "b" in this case are given coordinates.
u = f->U10(:,a,b)
v = f->V10(:,a,b)
 I get the following error:

fatal:Number of dimensions in parameter (1) of (gsn_vector) is (1), (2)
dimensions were expected

Does anyone have any idea or perhaps know of any other function that could
produce such a plot?

Thanks in advance!
/Erik Nordborg

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Jan 18 2007 - 07:25:13 MST

This archive was generated by hypermail 2.2.0 : Thu Jan 18 2007 - 15:23:32 MST