<div dir="ltr"><div class="gmail_default" style="font-size:small">It looks like you may have a version of NCL that wasn't built with the "Triangle" package. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><div class="gmail_default">Here's how to test if you have the triangle code built into your version of NCL. From the same window that you normally run ncl from, type:</div><div class="gmail_default"><br></div><div class="gmail_default"><font face="monospace, monospace">nm $NCARG_ROOT/bin/ncl | grep _triangletraverse</font></div><div class="gmail_default"><br></div><div class="gmail_default">You should see something like this:</div><div class="gmail_default"><p class=""><font face="monospace, monospace">00000001004b43c2 T _triangletraverse</font></p><p class="">If you don't, then you don't have triangle built into your version of NCL.</p></div></div><div class="gmail_default" style="font-size:small">Did you build NCL from source code? If so, please read this, which tells you how to get the triangle package. It's pretty easy to add to the software.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style=""><a href="http://www.ncl.ucar.edu/Download/build_from_src.shtml#Triangle">http://www.ncl.ucar.edu/Download/build_from_src.shtml#Triangle</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_default" style="font-size:small">If you are using a version of NCL that was pre-built and downloaded from the ESG website, then triangle will be built into the code.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you do have triangle built into your ncl and are still seeing this message, then please provide a script and data that shows the problem. If your data is large, then you can use our ftp:<br></div><div class="gmail_default" style=""><p class="" style=""><a href="http://www.ncl.ucar.edu/report_bug.shtml#HowToFTP">http://www.ncl.ucar.edu/report_bug.shtml#HowToFTP</a><br></p><p class="" style="">--Mary</p></div><br><div class="gmail_quote">On Tue, Nov 10, 2015 at 9:33 PM, Sujeong Lim <span dir="ltr"><<a href="mailto:sjlim1202@gmail.com" target="_blank">sjlim1202@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>Hello,</div><div>When I used my ncl script, it couldn't draw the figures and produced these messages.</div><blockquote style="margin-right:0px" dir="ltr"><div><div clear="all">fatal:Cannot create triangular mesh: supply additional resources or build with Triangle package</div><div>fatal:ContourPlotDraw: draw error</div><div>warning:WorkstationDeactivate: workstation not active or not opened</div></div></blockquote><div>Is it come from compiler problems? or ... ncl versions?</div><div>How can I do?</div><div> </div><div><div>-- </div><div> </div></div><div><div dir="ltr"><div><div dir="ltr"><div> </div></div></div></div></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></div>