<div dir="ltr">Dear NCL users<div><br></div><div>I have been using "yyyymmddhh_yyyyfrac" 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 "contribute.ncl" automatically, and it override my old "contribute.ncl", so I can'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> print(a)<br><br>Variable: a<br>Type: double<br>...<br>(0) 2000101012<br><br></div><div>ncl 9> b=yyyymmddhh_to_yyyyfrac(a,0)<br>
fatal:Variable (nDay) is undefined<br>fatal:["Execute.c":8567]:Execute: Error occurred at or near line 7876 in file /usr/local/ncarg/lib/ncarg/nclscripts/csm/contributed.ncl<br>fatal:["Execute.c":8567]:Execute: Error occurred at or near line 7937 in file /usr/local/ncarg/lib/ncarg/nclscripts/csm/contributed.ncl<br>
fatal:["Execute.c":8565]:Execute: Error occurred at or near line 9<br><br>ncl 10> <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">joowan@ucar.edu</a><br> <a href="mailto:joowan.k@gmail.com">joowan.k@gmail.com</a>
</div></div></div>