<div dir="ltr"><div class="gmail_default" style="font-size:small">Negin,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I&#39;ve been out of town for a bit, and trying to catch up on emails.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">[Thanks Orion for taking care of many of the other issues.]</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">First, NCAR Graphics doesn&#39;t create &quot;CGM&quot; files directly.  The &quot;ncargex cpex08&quot; command produces a NCGM file, which is an internal &quot;NCAR CGM&quot; file, and the only way you can see this file is to view it with:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">ctrans -d X11 cpex08.ncgm</div><div class="gmail_default" style="font-size:small"><font color="#000000"><br></font></div><div class="gmail_default" style="font-size:small"><font color="#000000">or</font></div><div class="gmail_default" style="font-size:small"><font color="#000000"><br></font></div><div class="gmail_default" style="font-size:small"><font color="#000000">idt cpex08.ncgm</font></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><span style="font-size:12.8000001907349px"><font color="#000000"><br></font></span></div><div class="gmail_default" style="font-size:small"><font color="#000000"><span style="font-size:12.8000001907349px">In order to help you, I need to know exactly what your &quot;</span><span style="font-size:12.8000001907349px">plot_points.csh&quot; script is doing. It looks like you have an error on line 1. What is on line 1?  What does the rest of the script look like?</span></font></div><div class="gmail_default" style="font-size:small"><span style="font-size:12.8000001907349px"><font color="#000000"><br></font></span></div><div class="gmail_default" style="font-size:small"><font color="#000000"><span style="font-size:12.8000001907349px">I&#39;m confused by the &quot;</span><span style="font-size:12.8000001907349px"> </span><span style="font-size:12.8000001907349px">plot_points.x &lt; plot_points.ans&quot; line.  Is this being called by plot_points.csh or are you typing this separately?  I can&#39;t really tell from your output. </span></font></div><div class="gmail_default" style="font-size:small"><span style="font-size:12.8000001907349px"><font color="#000000"><br></font></span></div><div class="gmail_default"><span style="font-size:12.8000001907349px"><font color="#000000">--Mary</font></span></div><div class="gmail_default"><span style="font-size:12.8000001907349px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 23, 2015 at 9:04 PM, Orion Poplawski <span dir="ltr">&lt;<a href="mailto:orion@cora.nwra.com" target="_blank">orion@cora.nwra.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 07/23/2015 07:32 PM, Negin Moghaddam wrote:<br>
&gt; Hi Orion,<br>
&gt;<br>
</span>&gt; Thank you for your response.<br>
&gt; I replaced the path as you mentioned.<br>
&gt;<br>
&gt; export NCARG_ROOT=/usr/local/ncl-6.3.0<br>
&gt; export PATH=.:$NCARG_ROOT/bin/ncargf77:$PATH<br>
&gt; export NCARG_LIB=$NCARG_ROOT/lib<br>
&gt;<br>
&gt; Then ran the code as follows:<br>
&gt;<br>
&gt; [neginm@civ-1215x Subsurface-Modelling-Monash]$ plot_points.csh<br>
&gt; ./plot_points.csh: line 1:  3512 Segmentation fault      (core dumped)<br>
&gt; plot_points.x &lt; plot_points.ans<br>
<span class="">&gt; ctrans: Can&#39;t open metafile(plot_points.cgm) [ No such file or directory ]<br>
&gt; GPL Ghostscript 8.70 (2009-07-31)<br>
&gt; Copyright (C) 2009 Artifex Software, Inc.  All rights reserved.<br>
&gt; This software comes with NO WARRANTY: see the file PUBLIC for details.<br>
</span>&gt; GS&gt;<br>
&gt;<br>
&gt; Does it sound that there is something wrong with the path or with the<br>
&gt; script itself? I still don&#39;t have any cgm file built in my current<br>
&gt; &quot;Subsurface_Modelling_Monash &quot; directory.<br>
<br>
plot_points.x is crashing.  Someone from the ncl group is going to need<br>
to take it from here.<br>
<span class=""><br>
<br>
--<br>
Orion Poplawski<br>
Technical Manager                     <a href="tel:303-415-9701%20x222" value="+13034159701">303-415-9701 x222</a><br>
</span>NWRA/CoRA Division                    FAX: <a href="tel:303-415-9702" value="+13034159702">303-415-9702</a><br>
3380 Mitchell Lane                  <a href="mailto:orion@cora.nwra.com">orion@cora.nwra.com</a><br>
<span class="im HOEnZb">Boulder, CO 80301              <a href="http://www.cora.nwra.com" rel="noreferrer" target="_blank">http://www.cora.nwra.com</a><br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
</div></div></blockquote></div><br></div>