<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">In version 6.1.0 of NCL, we fixed an optimization problem with NhlNewMarker, that caused the occasional hiccup with this function. It is possible that you are running into this issue. You might want to consider upgrading your version of NCL.</div>
<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you are not sure how to upgrade, or if you want to test it before you upgrade, you can email me offline.</div>
<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Wed, Jul 30, 2014 at 7:33 AM, Elizabeth Wilson <span dir="ltr">&lt;<a href="mailto:Elizabeth.Wilson@panasonic.aero" target="_blank">Elizabeth.Wilson@panasonic.aero</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-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal">I’m trying to add in the hurricane weather symbol to use with a tracking script I wrote. I’m following the first example on the NCL page for the function, just changing the symbol letter and the font number. I’m not sure if it has something
 to do with the way I’m calling the variables, but I wouldn’t think that should matter.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">symbol=&quot;p&quot;<u></u><u></u></p>
<p class="MsoNormal">fontnum=37<u></u><u></u></p>
<p class="MsoNormal">xoffset=0.0<u></u><u></u></p>
<p class="MsoNormal">yoffset=0.0<u></u><u></u></p>
<p class="MsoNormal">ratio=1.0<u></u><u></u></p>
<p class="MsoNormal">hght=1.0<u></u><u></u></p>
<p class="MsoNormal">angle=0.0<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">index=NhlNewMarker(wks,symbol,fontnum,xoffset,yoffset,ratio,hght,angle)<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Any ideas?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thanks!<u></u><u></u></p>
</div>
</div>

<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>