<div dir="ltr">Thank you both David and Dennis for the information!</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr">Michelle M. Serino<div>M.S. Candidate</div><div><span style="font-size:small">Texas A&amp;M University</span><br></div><div>Atmospheric Sciences Dept.</div><div>Eller O&amp;M, 1017E</div><div>College Station, TX 77843<br></div><div>(484) 769-0949</div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Mar 1, 2017 at 3:24 PM, Dennis Shea <span dir="ltr">&lt;<a href="mailto:shea@ucar.edu" target="_blank">shea@ucar.edu</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>A side point: character strings are terminated as follows:<br><br>ncl 0&gt; str = &quot;foo&quot;<br>ncl 1&gt; chr = stringtochar(str) <br></div>ncl 2&gt; print(chr)<br><div><br>Variable: chr<br>Type: character<br>Total Size: 4 bytes<br>            4 values<br>Number of Dimensions: 1<br>Dimensions and sizes:   [4]<br>Coordinates: <br>(0)     f<br>(1)     o<br>(2)     o<br>(3)     0x00     &lt;==== extra<br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 1, 2017 at 12:50 PM, David Brown <span dir="ltr">&lt;<a href="mailto:dbrown@ucar.edu" target="_blank">dbrown@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I may be proved wrong, but I think that since NCL really only works<br>
(for now) in a Unix-like environment, even when run on Windows, the<br>
standard character at the end of a line would be the newline<br>
character, usually written as &#39;\n&#39;. This is ascii character 10 in<br>
decimal.<br>
 -dave<br>
<div><div class="m_-2420875272366473921h5"><br>
<br>
On Wed, Mar 1, 2017 at 3:46 AM, Michelle Serino &lt;<a href="mailto:mmserino@tamu.edu" target="_blank">mmserino@tamu.edu</a>&gt; wrote:<br>
&gt; Good morning everyone,<br>
&gt;<br>
&gt; I just have a quick question that I would like to confirm.  In an NCL script<br>
&gt; that writes multiple rows of data to a csv file, without any other<br>
&gt; specifications, what is the default new-line character for that created<br>
&gt; file?  I appreciate the help.<br>
&gt;<br>
&gt; Best regards,<br>
&gt;<br>
&gt; Michelle<br>
&gt;<br>
&gt; Michelle M. Serino<br>
&gt; M.S. Candidate<br>
&gt; Texas A&amp;M University<br>
&gt; Atmospheric Sciences Dept.<br>
&gt; Eller O&amp;M, 1017E<br>
&gt; College Station, TX 77843<br>
&gt; <a href="tel:%28484%29%20769-0949" value="+14847690949" target="_blank">(484) 769-0949</a><br>
&gt;<br>
</div></div>&gt; ______________________________<wbr>_________________<br>
&gt; ncl-talk mailing list<br>
&gt; <a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
&gt; List instructions, subscriber options, unsubscribe:<br>
&gt; <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__mailman.ucar.edu_mailman_listinfo_ncl-2Dtalk&amp;d=DwMFaQ&amp;c=ODFT-G5SujMiGrKuoJJjVg&amp;r=axzYETCU2Q6BwUQ0oChDwWUa0fCFFhoM2SO1K3AgTeA&amp;m=_CFDWEtvT2Jm4oaw96LhZN8BqSvvEN59x548caMZyg0&amp;s=dKwyEEOkRZUgakVNb02-3GX2vCgcpGrK6lK1zr8Ym3Q&amp;e=" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailma<wbr>n/listinfo/ncl-talk</a><br>
&gt;<br>
______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__mailman.ucar.edu_mailman_listinfo_ncl-2Dtalk&amp;d=DwMFaQ&amp;c=ODFT-G5SujMiGrKuoJJjVg&amp;r=axzYETCU2Q6BwUQ0oChDwWUa0fCFFhoM2SO1K3AgTeA&amp;m=_CFDWEtvT2Jm4oaw96LhZN8BqSvvEN59x548caMZyg0&amp;s=dKwyEEOkRZUgakVNb02-3GX2vCgcpGrK6lK1zr8Ym3Q&amp;e=" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailma<wbr>n/listinfo/ncl-talk</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>