<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'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't create "CGM" files directly. The "ncargex cpex08" command produces a NCGM file, which is an internal "NCAR CGM" 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 "</span><span style="font-size:12.8000001907349px">plot_points.csh" 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'm confused by the "</span><span style="font-size:12.8000001907349px"> </span><span style="font-size:12.8000001907349px">plot_points.x < plot_points.ans" line. Is this being called by plot_points.csh or are you typing this separately? I can'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"><<a href="mailto:orion@cora.nwra.com" target="_blank">orion@cora.nwra.com</a>></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>
> Hi Orion,<br>
><br>
</span>> Thank you for your response.<br>
> I replaced the path as you mentioned.<br>
><br>
> export NCARG_ROOT=/usr/local/ncl-6.3.0<br>
> export PATH=.:$NCARG_ROOT/bin/ncargf77:$PATH<br>
> export NCARG_LIB=$NCARG_ROOT/lib<br>
><br>
> Then ran the code as follows:<br>
><br>
> [neginm@civ-1215x Subsurface-Modelling-Monash]$ plot_points.csh<br>
> ./plot_points.csh: line 1: 3512 Segmentation fault (core dumped)<br>
> plot_points.x < plot_points.ans<br>
<span class="">> ctrans: Can't open metafile(plot_points.cgm) [ No such file or directory ]<br>
> GPL Ghostscript 8.70 (2009-07-31)<br>
> Copyright (C) 2009 Artifex Software, Inc. All rights reserved.<br>
> This software comes with NO WARRANTY: see the file PUBLIC for details.<br>
</span>> GS><br>
><br>
> Does it sound that there is something wrong with the path or with the<br>
> script itself? I still don't have any cgm file built in my current<br>
> "Subsurface_Modelling_Monash " 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>