<div dir="ltr"><div>Thank you. <br><br>A JIRA ticket has been opened to address the issues upon which you commented.<br><br>Issue <a class="" href="https://vets.development.ucar.edu/jira/browse/NCL-2044">NCL-2044</a><br><br>
</div>ncl-talk<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 21, 2014 at 6:37 PM, Jong-Gwan Do <span dir="ltr">&lt;<a href="mailto:jgdo@cray.com" target="_blank">jgdo@cray.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>
<font face="Book Antiqua"><span style="font-size:10pt">
<div style="text-align:justify" align="left">Hello,</div>
<div style="text-align:justify" align="left"><font face="Times New Roman"> </font></div>
<div style="text-align:justify" align="left">Some NCAR example codes which run with ‘ncargex’ or ‘ng4ex’ have typos.</div>
<div style="text-align:justify" align="left"><font face="Times New Roman"> </font></div>
<ol style="text-align:justify;margin:0;padding-left:38pt">
<li>ni/src/examples/contourplot/<u>cn13f.f</u> and <u>cn17f.f</u> need ‘external nhlfcairowindowworkstationclass’ declaration to prevent undefined symbol error in compiler.</li><li>ni/src/examples/xyplot/<u>xy12c.c</u> and <u>xy13c.c</u> need ‘#include &lt;ncarg/hlu/CairoWorkstation.h&gt;’ statement to prevent undefined symbol error in compiler.</li>
<li>ni/src/examples/vectorplot/<u>vc06f.f</u> has typos. ‘smindist = smindist0/mindist’ should be ‘smindist = smindist0//mindist’.</li><li>ni/src/examples/basic/<u>basic09n.ncl</u> has ‘mod’ variable but ‘mod’ is one of NCL internal function name. So this ‘mod’ variable name should be changed.</li>
</ol>
<div style="text-align:justify" align="left"><font face="Times New Roman"> </font></div>
<div style="text-align:justify" align="left">And there are comments on two yMakefiles.</div>
<div style="text-align:justify" align="left"><font face="Times New Roman"> </font></div>
<ol style="text-align:justify;margin:0;padding-left:38pt">
<li>ncarg2d/src/libncarg/ezmap/yMakefile contains ‘BuildPNG’ and ‘BuildCAIRO’ macros but these are now the default but not defined in anywhere in source tree. So ‘BuildCAIRO’ and ‘BuildPNG’ macros should be removed or these could be defined in some file under
config/ directory.</li><li>ni/src/mkwrap/yMakefile contains ‘SYS_LIBS = -ll’ which will link lex library. But most modern linux system have flex<font face="맑은 고딕">,</font> and it need some modification so that ‘-lfl’ also could be used instead of ‘-ll’.</li>
</ol>
<div style="text-align:justify" align="left"><font face="Times New Roman"> </font></div>
<div style="text-align:justify" align="left">Thanks,</div><span class="HOEnZb"><font color="#888888">
<div style="text-align:justify" align="left"> </div>
<div style="text-align:justify" align="left">Jong-Gwan</div>
<div style="text-align:justify" align="left"><font face="Times New Roman"> </font></div>
<div style="text-align:justify" align="left"><font face="Times New Roman"> </font></div>
<div style="text-align:justify" align="left"><font face="Times New Roman"> </font></div>
</font></span></span></font>
</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>