<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<div dir="ltr" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<div>
<p>​Hi Mary,<br>
</p>
<p><br>
</p>
<p>I got ncl_test from miniconda, however I got this error message after install:<br>
</p>
<p><br>
</p>
<div> Copyright (C) 1995-2015 - All Rights Reserved</div>
<div> University Corporation for Atmospheric Research</div>
<div> <strong>NCAR Command Language Version </strong><span style="color:rgb(0,111,201)"><strong>r16594</strong></span></div>
<div> The use of this software is governed by a License Agreement.</div>
<div> See http://www.ncl.ucar.edu/ for more details.<br>
</div>
<div>ncl 0> nrep = 250</div>
<div>ncl 1> nimf = 10 ; nimf=0 , function will calculate</div>
<div>ncl 2> noise = 0.2</div>
<div>ncl 3> dims = 0</div>
<div>ncl 4> opt = False</div>
<div>ncl 5> </div>
<div>ncl 6> e = eemd(xt,nimf,nrep,noise,opt,dims) ; (nimf,N) </div>
<div>fatal:Undefined identifier: (eemd) is undefined, can't continue</div>
<div>fatal:["Execute.c":8629]:Execute: Error occurred at or near line 6</div>
<div><br>
Does that mean this testing version still has no "EEMD" included?</div>
<div>Or should I load any library?<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Many thanks,</div>
<div><br>
</div>
<div>Arnold​<br>
</div>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<div style="color:rgb(33,33,33)">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> ncl-talk-bounces@ucar.edu <ncl-talk-bounces@ucar.edu> on behalf of Mary Haley <haley@ucar.edu><br>
<b>Sent:</b> Friday, 27 January 2017 3:24 AM<br>
<b>To:</b> Sullivan, Arnold (O&A, Aspendale)<br>
<b>Cc:</b> ncl-talk@ucar.edu<br>
<b>Subject:</b> Re: [ncl-talk] Installation issue</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div class="gmail_default" style="font-size:small">Arnold,</div>
<div class="gmail_default" style="font-size:small"><br>
</div>
<div class="gmail_default" style="font-size:small">In the future, please post NCL installation questions to
<a href="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</a> (<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a>).</div>
<div class="gmail_default" style="font-size:small"><br>
</div>
<div class="gmail_default" style="font-size:small"><br>
</div>
<div class="gmail_default" style="font-size:small">NCL Version 6.4.0 is not released yet. Is this a beta version of the source code you got a hold of? The error you're getting looks like there's something fundamentally wrong with the build, almost like you
don't have all the source code. Are you trying to build it using "make Everything"?</div>
<div class="gmail_default" style="font-size:small"><br>
</div>
<div class="gmail_default" style="font-size:small">If you need access to NCL V6.4, we have an older beta version that you can install with conda. See:</div>
<div class="gmail_default" style="font-size:small"><br>
</div>
<div class="gmail_default"><a href="http://www.ncl.ucar.edu/Download/conda.shtml">http://www.ncl.ucar.edu/Download/conda.shtml</a></div>
<div class="gmail_default"><br>
</div>
<div class="gmail_default">You can get both the stable 6.3.0 version, or the test version using conda.</div>
<div class="gmail_default"><br>
</div>
<div class="gmail_default">--Mary</div>
<div class="gmail_default"><br>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>