<div dir="ltr">Hi Barry,<div>Looking at the error message it looks to me that you have to add to the list of new markers specified in lines 184-187 within the idxs array to accommodate the change in your input files. I would recommend following what is done in lines 156-182, either by specifying existing marker indices (as is done in lines 156-160), or by calling NhlNewMarker. The original author of this script set up the marker array idxs to house filled markers in idxs(:,0) and hollow markers in idxs(:,1).</div><div><br></div><div>See:</div><div><a href="https://www.ncl.ucar.edu/Document/Graphics/Images/markers.png" target="_blank">https://www.ncl.ucar.edu/<wbr>Document/Graphics/Images/<wbr>markers.png</a><br></div><div><a href="https://www.ncl.ucar.edu/Document/Functions/Built-in/NhlNewMarker.shtml" target="_blank">https://www.ncl.ucar.edu/<wbr>Document/Functions/Built-in/<wbr>NhlNewMarker.shtml</a></div><div> </div><div>Adam</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 20, 2017 at 9:57 AM, Barry Lynn <span dir="ltr">&lt;<a href="mailto:barry.h.lynn@gmail.com" target="_blank">barry.h.lynn@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>Hi:</div><div><br></div><div>I received the attached code sometime ago from NCL-Talk.  It makes storm trajectories, while reading csv files.</div><div><br></div><div>However, I am getting an error with &quot;num_needed,&quot; but I don&#39;t see how this is being set or why I am getting the error.</div><div><br></div><div>My guess is that the csv file is slightly different than before, but I am not sure about this.</div><div><br></div><div>Thank you.</div><div>[wrf@mn03 NCL]$ ncl ./plot_traj_barry_csv.ncl </div><div> Copyright (C) 1995-2015 - All Rights Reserved</div><div> University Corporation for Atmospheric Research</div><div> NCAR Command Language Version 6.3.0</div><div> The use of this software is governed by a License Agreement.</div><div> See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.</div><div>(0)<span class="m_1312075555137167876gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>min=971.7   max=1010.4</div><div>(0)<span class="m_1312075555137167876gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>min=31.045   max=46.394</div><div>(0)<span class="m_1312075555137167876gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>min=-90.144   max=-60</div><div>(0)<span class="m_1312075555137167876gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>get_marker_colors: don&#39;t have enough marker colors.</div><div>(0)<span class="m_1312075555137167876gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>                   I need 13 and you gave me 10.</div><div>(0)<span class="m_1312075555137167876gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>                   Please add some more!</div><div><br></div>-- <br><div class="m_1312075555137167876gmail_signature"><div dir="ltr">Barry H. Lynn, Ph.D<div><div>Senior Lecturer,</div><div><div><span style="color:rgb(136,136,136)">The Institute of the Earth Science, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">The Hebrew University of Jerusalem, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Givat Ram, Jerusalem 91904, Israel </span><br style="color:rgb(136,136,136)"></div><span style="color:rgb(136,136,136)">Tel: 972 547 231 170</span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Fax: (972)-25662581</span></div></div><div><span style="color:rgb(136,136,136)"><br></span></div><div>C.E.O, Weather It Is, LTD<br>Weather and Climate Focus<br><a href="http://weather-it-is.com" target="_blank">http://weather-it-is.com</a><br>Jerusalem, Israel<br>Local: 02 930 9525<br>Cell: 054 7 231 170<br>Int-IS: x972 2 930 9525<br>US <a href="tel:(914)%20432-3108" value="+19144323108" target="_blank">914 432 3108</a><br></div></div></div>
</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><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="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>