[ncl-talk] Wind_vector_query

Dennis Shea shea at ucar.edu
Thu Jun 23 10:24:21 MDT 2016


The function plots the resultant vector.

http://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_csm_vector_map.shtml

On Sat, Jun 18, 2016 at 8:31 AM, Kunal Bali <kunal.bali9 at gmail.com> wrote:

> Dear NCL users
>
> Please correct me. The code given below is just for potting wind
> directions but not far resultant vector.
>
> Plot = gsn_csm_vector_map(wks,u,v,res)
>
> It will provide only zonal wind direction. If we modify above code with
>  (wks,v,u,res) ‎then it will provide the meridional wind direction.
>
> So if I want to plot the resultant vector of u and v then what should I
> do?
>
> Regards
> Kunal bali
>
> _______________________________________________
> 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/20160623/314ce176/attachment.html 


More information about the ncl-talk mailing list