<div dir="ltr"><div><div><div>Hi Keng-Oon,<br>For the high and low labels: See examples 1 and 2 from the satellite applications page here:<br><a href="http://www.ncl.ucar.edu/Applications/satel.shtml#ex2">http://www.ncl.ucar.edu/Applications/satel.shtml#ex2</a><br><br></div>There are a whole suite of cnHigh* and cnLow* resources.<br><br></div>If you are interested in identifying local highs and lows you can use the local_min and local_max functions:<br><a href="http://www.ncl.ucar.edu/Document/Functions/Built-in/local_max.shtml">http://www.ncl.ucar.edu/Document/Functions/Built-in/local_max.shtml</a><br><a href="http://www.ncl.ucar.edu/Document/Functions/Built-in/local_min.shtml">http://www.ncl.ucar.edu/Document/Functions/Built-in/local_min.shtml</a><br></div><br>Adam<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 26, 2015 at 10:38 AM, Rick Brownrigg <span dir="ltr">&lt;<a href="mailto:brownrig@ucar.edu" target="_blank">brownrig@ucar.edu</a>&gt;</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>Hi,<br><br></div>One thing that comes to mind is to simply normalize your vector data prior to plotting. You would then use the vcRefLengthF resource to control how big the vectors are in the plot.  There are plenty of examples on the examples page, a basic one being veceff_1.ncl.<br><pre><a href="http://ncl.ucar.edu/Applications/veceff.shtml" target="_blank">http://ncl.ucar.edu/Applications/veceff.shtml</a><br><a href="http://ncl.ucar.edu/Document/Graphics/Resources/vc.shtml" target="_blank">http://ncl.ucar.edu/Document/Graphics/Resources/vc.shtml</a><br><br><br></pre><pre><font face="arial,helvetica,sans-serif">I don&#39;t know about the Sea Level plot -- perhaps someone else can comment on that.<br><br></font></pre><pre><font face="arial,helvetica,sans-serif">Rick<br><br></font></pre></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 26, 2015 at 7:41 AM, KO Chiam <span dir="ltr">&lt;<a href="mailto:kochiam@gmail.com" target="_blank">kochiam@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 dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif"><div class="gmail_default" style="font-size:12.8000001907349px">Dear Sir/Mdm,</div><div class="gmail_default" style="font-size:12.8000001907349px"><br></div><div class="gmail_default" style="font-size:12.8000001907349px">I am new to NCL and would appreciate if you can help address the following queries. Please pardon me if they sounds too simple.</div><div class="gmail_default" style="font-size:12.8000001907349px"><br></div><div class="gmail_default" style="font-size:12.8000001907349px">I would like to plot vectors (basically wind data) using arrows but I would like the arrows to be of equal length, in other words, I am only interested in the direction but not the magnitude. May I know if there is a way to do this?</div><div class="gmail_default" style="font-size:12.8000001907349px"><br></div><div class="gmail_default" style="font-size:12.8000001907349px">Also, is there already a function call to identify and plot the high and low pressure of a mean sea level chart?</div><div class="gmail_default" style="font-size:12.8000001907349px"><br></div><div class="gmail_default" style="font-size:12.8000001907349px">The version of NCL I am using is v6.3.0.</div><div class="gmail_default" style="font-size:12.8000001907349px"><br></div><div class="gmail_default" style="font-size:12.8000001907349px">Thank you very much for your time and help.</div><div class="gmail_default" style="font-size:12.8000001907349px"><br></div><div class="gmail_default" style="font-size:12.8000001907349px">Best Regards,</div><div class="gmail_default" style="font-size:12.8000001907349px">Keng-Oon</div></div></div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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>
<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><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div><span><font color="#888888">Adam Phillips <br></font></span></div><span><font color="#888888">Associate Scientist,  </font></span><span><font color="#888888">Climate and Global Dynamics Laboratory, NCAR<br></font></span></div></div><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank">www.cgd.ucar.edu/staff/asphilli/</a>   </font></span><span><font color="#888888">303-497-1726 </font></span></div><span><font color="#888888"></font></span><div><div><span><font color="#888888"><br></font></span><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank"></a></font></span></div></div></div></div></div></div></div></div></div></div></div>
</div>