<div dir="ltr"><div class="gmail_default" style="font-size:small">Cedric,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">X11 is not required to use ncl_convert2nc.  X11 is only required if you run an NCL script that creates graphics *and* you are using the &quot;X11&quot; window as a workstation type. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you use &quot;ps&quot;, &quot;png&quot;, &quot;pdf&quot;, or some other workstation type, then you don&#39;t need X11.  <br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The X11 issue arising from the &quot;ng4ex&quot; command that you typed could be because your DISPLAY is not set or is set incorrectly, or else you don&#39;t have an X11 server running. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You can try the &quot;ng4ex&quot; command and force the output to go to a PDF file instead:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">   ng4ex xy01n -W pdf -clean</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">This will produce an &quot;xy01n.pdf&quot; file.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">----</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The issue you&#39;re having with ncl_convert2nc is that NCL can&#39;t handle your GRIB file for some reason.  That conversation has been taken offline and we will keep you posted on what the issue is.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 18, 2014 at 3:05 PM, David, Cedric H (329C) <span dir="ltr">&lt;<a href="mailto:Cedric.David@jpl.nasa.gov" target="_blank">Cedric.David@jpl.nasa.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>Hi Mary,</div>
<div>Thank you for your answer.  Indeed, the issue arises when I use “ncl_convert2nc” (see below).  An example of the .grb files I’m dealing with is at:</div>
<div><a href="ftp://hydro1.sci.gsfc.nasa.gov/data/s4pa/NLDAS/NLDAS_VIC0125_H.002/2000/001/NLDAS_VIC0125_H.A20000101.0000.002.grb" target="_blank">ftp://hydro1.sci.gsfc.nasa.gov/data/s4pa/NLDAS/NLDAS_VIC0125_H.002/2000/001/NLDAS_VIC0125_H.A20000101.0000.002.grb</a> </div>
<div>I’ve also tried “ng4ex xy01n -clean” but the problem I face there seems to be that X11 is not installed on my machine (see below).  Is X11 required to be able to use ncl_convert2nc?  This is almost the only tool I need for now in NCL.  As I’m converting
 multiple years of hourly files, this tool comes in extremely handy.  I had used it with NCL 6.2.0 on another machine and it worked fine with these .grb files.  Is there any other example NCL script that I can try to run that doesn’t use X11?</div>
<div>Your thoughts are much appreciated!</div>
<div>Thank you,</div>
<div>Cedric</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood tmp]$ ncl_convert2nc NLDAS_VIC0125_H.A20000101.0000.002.grb </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
Processing file: NLDAS_VIC0125_H.A20000101.0000.002.grb...</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 Copyright (C) 1995-2014 - All Rights Reserved</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 University Corporation for Atmospheric Research</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 NCAR Command Language Version 6.2.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 The use of this software is governed by a License Agreement.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
warning:NclGRIB: Unknown grib parameter number detected (139, center 7, table version 130 grib record 17), using default variable name (VAR_139)</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
warning:NclGRIB: Unknown grib parameter number detected (250, center 7, table version 130 grib record 25), using default variable name (VAR_250)</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
*** glibc detected *** ncl: corrupted double-linked list: 0x0000000007700360 ***</p><span class="">
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
======= Backtrace: =========</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/lib64/libc.so.6[0x383bc75e76]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/lib64/libc.so.6[0x383bc762fd]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/lib64/libc.so.6[0x383bc79125]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/lib64/libc.so.6(__libc_malloc+0x71)[0x383bc7a6b1]</p>
</span><p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(NclMalloc+0x10)[0x761f7b]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(_NclGetFileSymNames+0x21)[0x828e92]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(_NclFileCleanUp+0x10)[0x829eb2]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(_NclExit+0x8)[0x829f55]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(NclDriver+0xc61)[0x6e38af]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl(main+0x9)[0x6dff2d]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
/lib64/libc.so.6(__libc_start_main+0xfd)[0x383bc1ed5d]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
ncl[0x6dfe69]</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
======= Memory map: ========</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
00400000-023f0000 r-xp 00000000 08:01 1709087                            /home/chdavid/installz/ncl-6.2.1/bin/ncl</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
025f0000-02835000 rw-p 01ff0000 08:01 1709087                            /home/chdavid/installz/ncl-6.2.1/bin/ncl</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
02835000-030df000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
03827000-07a6a000 rw-p 00000000 00:00 0                                  [heap]</p><span class="">
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383b800000-383b820000 r-xp 00000000 08:01 1321949                        /lib64/<a href="http://ld-2.12.so" target="_blank">ld-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ba1f000-383ba20000 r--p 0001f000 08:01 1321949                        /lib64/<a href="http://ld-2.12.so" target="_blank">ld-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ba20000-383ba21000 rw-p 00020000 08:01 1321949                        /lib64/<a href="http://ld-2.12.so" target="_blank">ld-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ba21000-383ba22000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383bc00000-383bd8a000 r-xp 00000000 08:01 1321952                        /lib64/<a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383bd8a000-383bf8a000 ---p 0018a000 08:01 1321952                        /lib64/<a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383bf8a000-383bf8e000 r--p 0018a000 08:01 1321952                        /lib64/<a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383bf8e000-383bf8f000 rw-p 0018e000 08:01 1321952                        /lib64/<a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383bf8f000-383bf94000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c000000-383c017000 r-xp 00000000 08:01 1321953                        /lib64/<a href="http://libpthread-2.12.so" target="_blank">libpthread-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c017000-383c217000 ---p 00017000 08:01 1321953                        /lib64/<a href="http://libpthread-2.12.so" target="_blank">libpthread-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c217000-383c218000 r--p 00017000 08:01 1321953                        /lib64/<a href="http://libpthread-2.12.so" target="_blank">libpthread-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c218000-383c219000 rw-p 00018000 08:01 1321953                        /lib64/<a href="http://libpthread-2.12.so" target="_blank">libpthread-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c219000-383c21d000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c400000-383c402000 r-xp 00000000 08:01 1321962                        /lib64/<a href="http://libdl-2.12.so" target="_blank">libdl-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c402000-383c602000 ---p 00002000 08:01 1321962                        /lib64/<a href="http://libdl-2.12.so" target="_blank">libdl-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c602000-383c603000 r--p 00002000 08:01 1321962                        /lib64/<a href="http://libdl-2.12.so" target="_blank">libdl-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c603000-383c604000 rw-p 00003000 08:01 1321962                        /lib64/<a href="http://libdl-2.12.so" target="_blank">libdl-2.12.so</a></p>
</span><p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c800000-383c815000 r-xp 00000000 08:01 1321964                        /lib64/libz.so.1.2.3</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383c815000-383ca14000 ---p 00015000 08:01 1321964                        /lib64/libz.so.1.2.3</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ca14000-383ca15000 r--p 00014000 08:01 1321964                        /lib64/libz.so.1.2.3</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ca15000-383ca16000 rw-p 00015000 08:01 1321964                        /lib64/libz.so.1.2.3</p><span class="">
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383cc00000-383cc07000 r-xp 00000000 08:01 1321958                        /lib64/<a href="http://librt-2.12.so" target="_blank">librt-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383cc07000-383ce06000 ---p 00007000 08:01 1321958                        /lib64/<a href="http://librt-2.12.so" target="_blank">librt-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ce06000-383ce07000 r--p 00006000 08:01 1321958                        /lib64/<a href="http://librt-2.12.so" target="_blank">librt-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ce07000-383ce08000 rw-p 00007000 08:01 1321958                        /lib64/<a href="http://librt-2.12.so" target="_blank">librt-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d000000-383d083000 r-xp 00000000 08:01 1321955                        /lib64/<a href="http://libm-2.12.so" target="_blank">libm-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d083000-383d282000 ---p 00083000 08:01 1321955                        /lib64/<a href="http://libm-2.12.so" target="_blank">libm-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d282000-383d283000 r--p 00082000 08:01 1321955                        /lib64/<a href="http://libm-2.12.so" target="_blank">libm-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d283000-383d284000 rw-p 00083000 08:01 1321955                        /lib64/<a href="http://libm-2.12.so" target="_blank">libm-2.12.so</a></p>
</span><p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d400000-383d41d000 r-xp 00000000 08:01 1321965                        /lib64/libselinux.so.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d41d000-383d61c000 ---p 0001d000 08:01 1321965                        /lib64/libselinux.so.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d61c000-383d61d000 r--p 0001c000 08:01 1321965                        /lib64/libselinux.so.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d61d000-383d61e000 rw-p 0001d000 08:01 1321965                        /lib64/libselinux.so.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383d61e000-383d61f000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383dc00000-383dc16000 r-xp 00000000 08:01 1318675                        /lib64/<a href="http://libresolv-2.12.so" target="_blank">libresolv-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383dc16000-383de16000 ---p 00016000 08:01 1318675                        /lib64/<a href="http://libresolv-2.12.so" target="_blank">libresolv-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383de16000-383de17000 r--p 00016000 08:01 1318675                        /lib64/<a href="http://libresolv-2.12.so" target="_blank">libresolv-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383de17000-383de18000 rw-p 00017000 08:01 1318675                        /lib64/<a href="http://libresolv-2.12.so" target="_blank">libresolv-2.12.so</a></p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383de18000-383de1a000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383e000000-383e032000 r-xp 00000000 08:01 1311013                        /lib64/libidn.so.11.6.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383e032000-383e231000 ---p 00032000 08:01 1311013                        /lib64/libidn.so.11.6.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383e231000-383e232000 rw-p 00031000 08:01 1311013                        /lib64/libidn.so.11.6.1</p><span class="">
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ec00000-383ec16000 r-xp 00000000 08:01 1321956                        /lib64/libgcc_s-4.4.7-20120601.so.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ec16000-383ee15000 ---p 00016000 08:01 1321956                        /lib64/libgcc_s-4.4.7-20120601.so.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383ee15000-383ee16000 rw-p 00015000 08:01 1321956                        /lib64/libgcc_s-4.4.7-20120601.so.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f000000-383f0e8000 r-xp 00000000 08:01 791378                         /usr/lib64/libstdc++.so.6.0.13</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f0e8000-383f2e8000 ---p 000e8000 08:01 791378                         /usr/lib64/libstdc++.so.6.0.13</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f2e8000-383f2ef000 r--p 000e8000 08:01 791378                         /usr/lib64/libstdc++.so.6.0.13</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f2ef000-383f2f1000 rw-p 000ef000 08:01 791378                         /usr/lib64/libstdc++.so.6.0.13</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f2f1000-383f306000 rw-p 00000000 00:00 0 </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f800000-383f898000 r-xp 00000000 08:01 787710                         /usr/lib64/libfreetype.so.6.3.22</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383f898000-383fa97000 ---p 00098000 08:01 787710                         /usr/lib64/libfreetype.so.6.3.22</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383fa97000-383fa9d000 rw-p 00097000 08:01 787710                         /usr/lib64/libfreetype.so.6.3.22</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383fc00000-383fc34000 r-xp 00000000 08:01 785923                         /usr/lib64/libfontconfig.so.1.4.4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383fc34000-383fe34000 ---p 00034000 08:01 785923                         /usr/lib64/libfontconfig.so.1.4.4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
383fe34000-383fe36000 rw-p 00034000 08:01 785923                         /usr/lib64/libfontconfig.so.1.4.4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3840400000-3840537000 r-xp 00000000 08:01 786097                         /usr/lib64/libX11.so.6.3.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3840537000-3840737000 ---p 00137000 08:01 786097                         /usr/lib64/libX11.so.6.3.0</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3840737000-384073d000 rw-p 00137000 08:01 786097                         /usr/lib64/libX11.so.6.3.0</p>
</span><p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3840c00000-3840c03000 r-xp 00000000 08:01 1321985                        /lib64/libcom_err.so.2.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3840c03000-3840e02000 ---p 00003000 08:01 1321985                        /lib64/libcom_err.so.2.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3840e02000-3840e03000 r--p 00002000 08:01 1321985                        /lib64/libcom_err.so.2.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3840e03000-3840e04000 rw-p 00003000 08:01 1321985                        /lib64/libcom_err.so.2.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
3841000000-384101d000 r-xp 00000000 08:01 786000                         /usr/lib64/libxcb.so.1.1.0Abort (core dumped)</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200);min-height:13px">
<br>
</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood tmp]$ </p>
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood tmp]$ ng4ex xy01n -clean</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200);min-height:13px">
<br>
</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
NCAR Graphics NCL Example &lt;xy01n&gt;</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200);min-height:13px">
<br>
</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
  Copying xy01n.ncl</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
  Copying xy01.res</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200);min-height:13px">
<br>
</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
Running NCL...</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 Copyright (C) 1995-2014 - All Rights Reserved</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 University Corporation for Atmospheric Research</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 NCAR Command Language Version 6.2.1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 The use of this software is governed by a License Agreement.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 GKS ERROR NUMBER -208 ISSUED FROM SUBROUTINE GOPWK :</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 --X driver error: DISPLAY environment variable not set</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 GKS ERROR NUMBER   25 ISSUED FROM SUBROUTINE GESC  :</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
 --SPECIFIED WORKSTATION IS NOT OPEN</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
fatal:Workstation with PID#8 is not open</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
fatal:Unable to open Workstation-Can&#39;t Create</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
fatal:Unable to access object with id:-4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
fatal:_NhlCreate:Invalid Parent id #-4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
fatal:NhlDraw: Invalid Layer Id: -4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
fatal:Unable to update Workstation with PID#-4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
fatal:Unable to clear Workstation with PID#-4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
fatal:[&quot;Execute.c&quot;:8576]:Execute: Error occurred at or near line 137</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200);min-height:13px">
<br>
</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200);min-height:13px">
<br>
</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
Finished running &#39;ncl &lt; xy01n&#39;...</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200);min-height:13px">
<br>
</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(255,255,255);background-color:rgb(44,103,200)">
[chdavid@flashflood tmp]$ </p>
</div>
<div><br>
</div>
</div>

</blockquote></div><br></div></div>