<div dir="ltr">The function plots the resultant vector.<br><br><a href="http://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_csm_vector_map.shtml">http://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_csm_vector_map.shtml</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 18, 2016 at 8:31 AM, Kunal Bali <span dir="ltr">&lt;<a href="mailto:kunal.bali9@gmail.com" target="_blank">kunal.bali9@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">  <div lang="en-GB"><div>Dear NCL users</div><div><br></div><div>Please correct me. The code given below is just for potting wind directions but not far resultant vector.</div><div><span style="font-family:Calibri,&#39;Slate Pro&#39;,sans-serif,sans-serif"><br></span></div><div><span style="font-family:Calibri,&#39;Slate Pro&#39;,sans-serif,sans-serif">Plot = gsn_csm_vector_map(wks,u,v,res) </span></div><div><span style="font-family:Calibri,&#39;Slate Pro&#39;,sans-serif,sans-serif"><br></span></div><div><span style="font-family:Calibri,&#39;Slate Pro&#39;,sans-serif,sans-serif">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. </span></div><div><span style="font-family:Calibri,&#39;Slate Pro&#39;,sans-serif,sans-serif"><br></span></div><div><span style="font-family:Calibri,&#39;Slate Pro&#39;,sans-serif,sans-serif">So if I want to plot the resultant vector of u and v then what should I do? </span></div><div><br></div><div>Regards</div><span class="HOEnZb"><font color="#888888"><div>Kunal bali</div></font></span></div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>