<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Alan,</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">

I can reproduce your issue here.</div><div class="gmail_default" style="font-family:verdana,sans-serif">I have created a ticket ncl-2041 to trace this problem.</div><div class="gmail_default" style="font-family:verdana,sans-serif">

I&#39;ll update you on the progress of this issue.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Thanks,</div><div class="gmail_default" style="font-family:verdana,sans-serif">

<br>Wei</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><font face="tahoma, sans-serif">================================================</font><div><font face="tahoma, sans-serif">1850 Table Mesa Dr.</font></div>

<div><font face="tahoma, sans-serif">Boulder, CO 80307</font></div><div><font face="tahoma, sans-serif">Phone: 303-497-8924</font></div></div></div>
<br><br><div class="gmail_quote">On Wed, Aug 20, 2014 at 9:25 AM, Brammer, Alan P <span dir="ltr">&lt;<a href="mailto:abrammer@albany.edu" target="_blank">abrammer@albany.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all,<br>
<br>
        I was trying to write a 2d variable of strings to netcdf.  The write went without error, but on reading the variable back the first iteration through the array is written correctly then the rest are full with “ (null) “   which is not the _FillValue.<br>


<br>
<br>
Heres a slightly modified version of the example script from the NCL page that reproduces the problem on my machine.  And because it’s tiny here’s that netcdf as well with lots of (null) .<br>
<br>
<br>
In my real code my variable is (/ 60, 612 /) and (0,:) is saved correctly, then (1, :50)  are correct but the rest of the variable is (null).  So it exceeds partially at 2 dimensions.<br>
<br>
ncdump <a href="http://nc4_wrt_string.nc" target="_blank">nc4_wrt_string.nc</a>  ,   results in a seg fault as well.<br>
<br>
<br>
<br>
Thanks,<br>
        Alan.<br>
<br>
<br>
<br>
<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>