<div dir="ltr"><div><div>This is a known bug in 6.2.0. See:<br>     <a href="http://www.ncl.ucar.edu/future_release.shtml">http://www.ncl.ucar.edu/future_release.shtml</a><br><br></div>The next release of NCL [6.2.1; in Auguust]  is a bug release for 6.2 0.<br>
</div><div>It will containe the corrected code.<br><br></div><div>Attached is a something you can use. Load it after contributed has been loaded.<br><br><br></div><div>load &quot;..../contributed.ncl&quot;<br></div>load &quot;./yyyymmddhh_to_yyyyfrac.ncl&quot;<div>
<div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Aug 9, 2014 at 7:34 PM, Joowan Kim <span dir="ltr">&lt;<a href="mailto:joowan@ucar.edu" target="_blank">joowan@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">Dear NCL users<div><br></div><div>I have been using &quot;yyyymmddhh_yyyyfrac&quot; function in contribute.ncl, and it worked fine.</div>
<div>But it is suddenly not working in new NCL v6.2</div><div>Is there any one have the same issue?</div>

<div><br></div><div>New version of NCL seems to load &quot;contribute.ncl&quot; automatically, and it override my old &quot;contribute.ncl&quot;, so I can&#39;t avoid this issue.</div><div> </div><div>Thanks!</div><div>Joowan </div>


<div><br><br>This is the error message -----------------------------<br><div>ncl 8&gt; print(a)<br><br>Variable: a<br>Type: double<br>...<br>(0)     2000101012<br><br></div><div>ncl 9&gt; b=yyyymmddhh_to_yyyyfrac(a,0)<br>


fatal:Variable (nDay) is undefined<br>fatal:[&quot;Execute.c&quot;:8567]:Execute: Error occurred at or near line 7876 in file /usr/local/ncarg/lib/ncarg/nclscripts/csm/contributed.ncl<br>fatal:[&quot;Execute.c&quot;:8567]:Execute: Error occurred at or near line 7937 in file /usr/local/ncarg/lib/ncarg/nclscripts/csm/contributed.ncl<br>


fatal:[&quot;Execute.c&quot;:8565]:Execute: Error occurred at or near line 9<br><br>ncl 10&gt; <br><br><br><br><br><br>--<br>Joowan Kim<br>Atmospheric Chemistry Division<br>National Center for Atmospheric Research<br>PO Box 3000  Boulder, CO 80307<br>


e-mail : <a href="mailto:joowan@ucar.edu" target="_blank">joowan@ucar.edu</a><br>           <a href="mailto:joowan.k@gmail.com" target="_blank">joowan.k@gmail.com</a>
</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>