[ncl-talk] Vector plot with 1-D coordinate data

Hoffman Cheung hoffmancheung at gmail.com
Fri Oct 21 11:57:23 MDT 2016


Hi Guido,

May be you can try to draw the vector using wmvectmap?

http://ncl.ucar.edu/Document/Functions/Built-in/wmvectmap.shtml

Cheers,
Hoffman



2016-10-21 11:19 GMT+02:00 Guido Cioni <guidocioni at gmail.com>:

> Hi all,
> I believe this is more of a request for the developers.
>
> Is there any way of making a vector plot using 1-D coordinate arrays? I’m
> using data from an unstructured grid so that every time I have to plot
> something I’m always using a variable similar to var(time, level, ncell)
> which can be plotted with contours using the special resources sfXArray
> and sfYArray. However, when doing vector plots the u and v component of
> the wind MUST be 2-Dimensional according to the documentation. Thus,
> setting the appropriate resources vfXArray, vfYArray does not help…
> Is it something that will be implemented in 6.4 ?
>
> Cheers
>
> Guido Cioni
> http://guidocioni.altervista.org
>
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161021/c7b28934/attachment.html 


More information about the ncl-talk mailing list