<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><span class="">Thanks for the quick response! <br class=""></span><span class="">The file can be downloaded from the ESRL NOAA homepage:<br class=""></span><pre style="word-wrap: break-word; white-space: pre-wrap;" class="">;*************************************************
 Data Source:
 <a href="http://www.esrl.noaa.gov/psd/data/gridded/data.20thC_ReanV2.monolevel.mm.html" class="">http://www.esrl.noaa.gov/psd/data/gridded/data.20thC_ReanV2.monolevel.mm.html</a></pre><pre style="word-wrap: break-word; white-space: pre-wrap;" class="">;************************************************</pre><div class="">I’m using NCL on a supercomputer and there is no later version of NCL available there, not yet anyway. Would there be a way to still run the code on the 6.1.2 version?</div><div class=""><br class=""></div><div class="">Cheers</div><div><br class=""><blockquote type="cite" class=""><div class="">On 23 Oct 2017, at 17:37, Barry Lynn <<a href="mailto:barry.h.lynn@gmail.com" class="">barry.h.lynn@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi:<div class=""><br class=""></div><div class="">I assume that you need to update your NCL to a more recent version.</div><div class=""><br class=""></div><div class="">If you want me to be sure, please tell me where to download the input file and I will try it on my computer.</div><div class=""><br class=""></div><div class="">Barry</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Oct 23, 2017 at 9:19 AM, Angela Wyss <span dir="ltr" class=""><<a href="mailto:angela.wyss@monash.edu" target="_blank" class="">angela.wyss@monash.edu</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Hello everybody,<br class=""><br class="">I’m trying to run a sample regression script from the NCL pace (<a href="https://www.ncl.ucar.edu/Applications/Scripts/regress_3.ncl" target="_blank" class="">https://www.ncl.ucar.edu/<wbr class="">Applications/Scripts/regress_<wbr class="">3.ncl</a>) I’m using the assigned data (<a href="http://air.sig995.mon.mean.nc/" target="_blank" class="">air.sig995.mon.mean.nc</a>). <br class="">I have the 6.1.2 version of NCL and I loaded the following commands:<br class="">load "$NCARG_ROOT/lib/ncarg/<wbr class="">nclscripts/csm/gsn_code.ncl" <br class="">load "$NCARG_ROOT/lib/ncarg/<wbr class="">nclscripts/csm/gsn_csm.ncl" <br class="">load "$NCARG_ROOT/lib/ncarg/<wbr class="">nclscripts/csm/contributed.<wbr class="">ncl" <br class="">load "$NCARG_ROOT/lib/ncarg/<wbr class="">nclscripts/csm/shea_util.ncl” <br class=""><br class="">The script works fine until the line where it’s supposed to perform the linear regression:  rc = regline_stats(year, xavg). <br class="">Here I get the error message:<b class=""> "fatal:Undefined identifier: (regline_stats) is undefined, can't continue”</b><div class=""><br class=""></div><div class="">Does anyone have an idea how I can run the<b class=""> regline_stats </b>command? It does’t seem to be loaded. Since I'm using a NCL sample script I'm assuming it has nothing do with the code itself.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Angie</div><div class=""><br class=""></div></div><br class="">______________________________<wbr class="">_________________<br class="">
ncl-talk mailing list<br class="">
<a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a><br class="">
List instructions, subscriber options, unsubscribe:<br class="">
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank" class="">http://mailman.ucar.edu/<wbr class="">mailman/listinfo/ncl-talk</a><br class="">
<br class=""></blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class="">Barry H. Lynn, Ph.D<div class=""><div class="">Senior Lecturer,</div><div class=""><div class=""><span style="color:rgb(136,136,136)" class="">The Institute of the Earth Science, </span><br style="color:rgb(136,136,136)" class=""><span style="color:rgb(136,136,136)" class="">The Hebrew University of Jerusalem, </span><br style="color:rgb(136,136,136)" class=""><span style="color:rgb(136,136,136)" class="">Givat Ram, Jerusalem 91904, Israel </span><br style="color:rgb(136,136,136)" class=""></div><span style="color:rgb(136,136,136)" class="">Tel: 972 547 231 170</span><br style="color:rgb(136,136,136)" class=""><span style="color:rgb(136,136,136)" class="">Fax: (972)-25662581</span></div></div><div class=""><span style="color:rgb(136,136,136)" class=""><br class=""></span></div><div class="">C.E.O, Weather It Is, LTD<br class="">Weather and Climate Focus<br class=""><a href="http://weather-it-is.com/" target="_blank" class="">http://weather-it-is.com</a><br class="">Jerusalem, Israel<br class="">Local: 02 930 9525<br class="">Cell: 054 7 231 170<br class="">Int-IS: x972 2 930 9525<br class="">US 914 432 3108<br class=""></div></div></div>
</div>
</div></blockquote></div><br class=""></body></html>