<div dir="ltr"><div><div><div><div>Hi,<br><br></div>Curiously, whether or not the .eps displays correctly seems to depend on what is doing the rendering. It displays fine within my browser window, and with the Mac&#39;s Preview.  It is mis-drawn under anything that leverages ghostscript (which is virtually every ps/pdf viewer on a Linux machine), in what I assume you mean by &quot;incomplete&quot;. I&#39;m not sure what to suggest here -- unfortunately none of the viewers that fail issue meaningful error messages.<br><br></div>As for the SEGV with a long file name, I checked in the obvious places for limitations on pathname, to no avail (your example clocks in at 290 characters).  It might help me if you could run strace (assuming  Linux), and send me the last 200-ish lines it reports; e.g., <br><br></div>   strace ncl _name_of_your_script_<br><br></div>In the meantime, a kludgy work-around might be to create a link to your file or its directory much higher up in the directory path, in an effort to shorten the pathname you give to NCL. Does that make sense?<br><div><br></div><div>Rick<br><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 9, 2015 at 11:05 AM, bo huang <span dir="ltr">&lt;<a href="mailto:huangb@live.com" target="_blank">huangb@live.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 dir="ltr">
<div dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:&#39;Calibri&#39;;COLOR:#000000">
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:&quot;Calibri&quot;;FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline">
<div> </div></div>
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:&quot;Calibri&quot;;FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline">
<div dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:&#39;Calibri&#39;;COLOR:#000000">
<div>
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:&quot;Calibri&quot;;FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline">
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:&quot;Calibri&quot;;FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline">
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:&quot;Calibri&quot;;FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline">
<div>
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:&quot;Calibri&quot;;FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline"></div></div>
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:&quot;Calibri&quot;;FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline">Dear 
all,</div>
<div dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:&#39;Calibri&#39;;COLOR:#000000">
<div dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:&#39;Calibri&#39;;COLOR:#000000">
<div dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:&#39;Calibri&#39;;COLOR:#000000">
<div dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:&#39;Calibri&#39;;COLOR:#000000">
<div> </div>
<div>I have problem to save the plot as PostScript format (eps, ps). It  
didn’t draw completely.  However, the PDF format is fine. Does anyone have 
the same problem? </div>
<div> </div>
<div>Additionally, when my script includes a data with a longer name (e.g., 
/daten/eam/Monsoon_Indices/monsoon/2.5x2.5-1960-2009/Normal/6-8/b324031_historicalext_mpi-esm-lr_historicalext_input1_vs_cmip5_output1_mpi-esm-lr_decadal_input2/accuracy/<a href="http://6_8_pr_b324031_historicalext_mpi-esm-lr_historicalext_vs_cmip5_output1_mpi-esm-lr_decadal_1960-2009_conditional_bias.nc" target="_blank">6_8_pr_b324031_historicalext_mpi-esm-lr_historicalext_vs_cmip5_output1_mpi-esm-lr_decadal_1960-2009_conditional_bias.nc</a>), 
I got a the “Segmentation Fault”. How to resolve this problem?</div>
<div> </div>
<div> </div>
<div>Regards,</div>
<div>Bo Huang</div>
<div style="FONT-SIZE:12pt;FONT-FAMILY:&#39;Calibri&#39;;COLOR:#000000"><pre style="WORD-WRAP:break-word;WHITE-SPACE:pre-wrap">----------------------------------------------------
                 Bo   Huang

 Institute of Meteorology,Freie Universität Berlin
Carl-Heinrich-Becker-Weg 6-10, 12165 Berlin, Germany
            Tel.: <a href="tel:%2B49%20030%2F838-71149" value="+493083871149" target="_blank">+49 030/838-71149</a>
            Fax:  <a href="tel:%2B49%20030%2F838-71160" value="+493083871160" target="_blank">+49 030/838-71160</a>
          
 E-Mail:<a>wlmailhtml:bo.huang@met.fu-berlin.de</a>; <a>wlmailhtml:huangb@live.com</a>
-----------------------------------------------------
</pre></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></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>