<div dir="ltr"><div class="gmail_default" style="font-size:small">Hello,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Unfortunately we don't have a resource for creating a notation like this.  The only vector notation we have is the vector reference annotation, a horizontal line showing the length of the reference vector, which you see on most NCL vector plots.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You could write a little function to draw this figure yourself, using gsn_add_polyline and gsn_add_text. If you need to draw the figure outside of your plot, then you can use datatondc to convert the vector lengths in your plot's data space to NDC coordinates, and then use gsn_polyline_ndc. and gsn_text_ndc.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You could also try drawing the two vectors and their labels using our wmvectmap and wmvlbl package.  You can see some examples at:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Applications/weather_sym.shtml">http://www.ncl.ucar.edu/Applications/weather_sym.shtml</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 3, 2017 at 3:59 AM, Puneet Sharma <span dir="ltr"><<a href="mailto:puneet.988@gmail.com" target="_blank">puneet.988@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello all<br><br></div>I am trying to add the vector notation for zonal wind plot. The notation I want to add is like the one below<br><br><img src="cid:ii_15ee1acd9db5de5f" alt="Inline image 2" width="67" height="84"><br><br><div>But I am not able to find any resource for that. Kindly help<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br clear="all"><div><br>-- <br><div class="m_6095793292124191693gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Puneet Sharma<br>Ph.D. Research Scholar<br>Centre for Atmospheric Sciences<br>IIT Delhi, Hauz Khas<br></div>Contact No. 9891582124 <br></div></div></div></div>
</div></div></font></span></div>
<br>______________________________<wbr>_________________<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/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>