<div dir="ltr">Hello Mary,<br><br>$ which ncl<div><font color="#0000ff">/data1/hsushipei/software/ncl-6.2.0-testing/bin/ncl</font></div><div><br></div><div>$ <span style="font-family:arial,sans-serif;font-size:13px">which ESMF_RegridWeightGen</span></div>
<div><font face="arial, sans-serif" color="#0000ff">/data1/hsushipei/software/ncl-6.2.0-testing/bin/ESMF_RegridWeightGen</font></div><div><font face="arial, sans-serif"># I copy the "</font><span style="font-family:arial,sans-serif;font-size:13px">ESMF_RegridWeightGen</span><span style="font-family:arial,sans-serif">" from the original ESMF build directory to </span><font color="#000000"><span style="font-family:arial,sans-serif;font-size:13px">$NCARG_ROOT/bin</span></font></div>
<div><font color="#000000"><span style="font-family:arial,sans-serif;font-size:13px"><br></span></font></div><div><font color="#000000"><span style="font-family:arial,sans-serif;font-size:13px">$ </span></font><span style="font-family:arial,sans-serif;font-size:13px">ESMF_RegridWeightGen --version</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><div><font color="#0000ff">ESMF_VERSION_STRING: 6.3.0r</font></div><div><font color="#0000ff"> ESMF_VERSION_MAJOR: 6</font></div><div>
<font color="#0000ff"> ESMF_VERSION_MINOR: 3</font></div><div><font color="#0000ff"> ESMF_VERSION_REVISION: 0</font></div><div><font color="#0000ff"> ESMF_VERSION_PATCHLEVEL: 0</font></div>
<div><font color="#0000ff"> ESMF_VERSION_PUBLIC: T</font></div><div><font color="#0000ff"> ESMF_VERSION_BETASNAPSHOT: F</font></div><div><br></div><div>The PET* file is attached</div><div><br></div><div>Thank you!</div>
<div><br></div><div>Sincerely Yours,</div><div>Jack Hsu</div><div><br></div><div><br></div></span></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 18, 2014 at 11:08 PM, Mary Haley <span dir="ltr"><<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jack,<br>
<br>
It looks like it either can't find your ESMF_RegridWeightGen binary, or it is not working.<br>
<br>
What does the following report:<br>
<br>
which ncl<br>
which ESMF_RegridWeightGen<br>
ESMF_RegridWeightGen --version<br>
<br>
Also, did a PET* file get created? If so, can you email it to me?<br>
<br>
Thanks,<br>
<br>
--Mary<br>
<div class="HOEnZb"><div class="h5"><br>
On Apr 18, 2014, at 7:45 AM, Shi-Pei Hsu <<a href="mailto:hsushipei1@gmail.com">hsushipei1@gmail.com</a>> wrote:<br>
<br>
><br>
> Excuse me, I forgot to send this email to ncl-install, so i re-send this again<br>
><br>
> Hi Mary,<br>
><br>
> I've built ESMF-6.3.0r myself and copy the installed "ESMF_RegridWeightGen" binary from the original ESMF build directory to $NCARG_ROOT/bin, and then i ran again the "ESMF_regrid_1.ncl" script. The output was:<br>
><br>
> Copyright (C) 1995-2014 - All Rights Reserved<br>
> University Corporation for Atmospheric Research<br>
> NCAR Command Language Version 6.2.0<br>
> The use of this software is governed by a License Agreement.<br>
> See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>
><br>
> Variable: temp<br>
> Type: float<br>
> Total Size: 46336 bytes<br>
> 11584 values<br>
> Number of Dimensions: 4<br>
> Dimensions and sizes: [TIME | 1] x [DEPTH | 1] x [LAT | 64] x [LON | 181]<br>
> Coordinates:<br>
> TIME: [30.44000053405762..30.44000053405762]<br>
> DEPTH: [ 7.5.. 7.5]<br>
> LAT: [-59.9900016784668..58.9700202941895]<br>
> LON: [-0.5..359.5]<br>
> Number Of Attributes: 5<br>
> missing_value : -9.99e+33<br>
> _FillValue : -9.99e+33<br>
> long_name : TEMPERATURE<br>
> history : From ncep_sd_corrected_monthly_means<br>
> units : deg. C<br>
> (0) ESMF_regrid_gen_weights: 'ESMF_RegridWeightGen' was not successful.<br>
><br>
> Does the " 'ESMF_RegridWeightGen' was not successful" mean the failure of building EFMS?<br>
><br>
> P.S. During the ESMF building process, the software ask me to run"gmake check" to test the build, but it says "no failure"<br>
> and there wasnt any "Error"<br>
><br>
> Thank you very much!!<br>
><br>
> Best regards,<br>
> Jack Hsu<br>
><br>
><br>
> On Fri, Apr 18, 2014 at 2:33 PM, Shi-Pei Hsu <<a href="mailto:hsushipei1@gmail.com">hsushipei1@gmail.com</a>> wrote:<br>
> Hi Mary,<br>
><br>
> I've built ESMF-6.3.0r myself and copy the installed "ESMF_RegridWeightGen" binary from the original ESMF build directory to $NCARG_ROOT/bin, and then i ran again the "ESMF_regrid_1.ncl" script. The output was:<br>
><br>
> Copyright (C) 1995-2014 - All Rights Reserved<br>
> University Corporation for Atmospheric Research<br>
> NCAR Command Language Version 6.2.0<br>
> The use of this software is governed by a License Agreement.<br>
> See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>
><br>
> Variable: temp<br>
> Type: float<br>
> Total Size: 46336 bytes<br>
> 11584 values<br>
> Number of Dimensions: 4<br>
> Dimensions and sizes: [TIME | 1] x [DEPTH | 1] x [LAT | 64] x [LON | 181]<br>
> Coordinates:<br>
> TIME: [30.44000053405762..30.44000053405762]<br>
> DEPTH: [ 7.5.. 7.5]<br>
> LAT: [-59.9900016784668..58.9700202941895]<br>
> LON: [-0.5..359.5]<br>
> Number Of Attributes: 5<br>
> missing_value : -9.99e+33<br>
> _FillValue : -9.99e+33<br>
> long_name : TEMPERATURE<br>
> history : From ncep_sd_corrected_monthly_means<br>
> units : deg. C<br>
> (0) ESMF_regrid_gen_weights: 'ESMF_RegridWeightGen' was not successful.<br>
><br>
> Does the " 'ESMF_RegridWeightGen' was not successful" mean the failure of building EFMS?<br>
><br>
> P.S. During the ESMF building process, the software ask me to run"gmake check" to test the build, but it says "no failure"<br>
> and there wasnt any "Error"<br>
><br>
> Thank you very much!!<br>
><br>
> Best regards,<br>
> Jack Hsu<br>
><br>
><br>
> On Thu, Apr 17, 2014 at 10:01 PM, Shi-Pei Hsu <<a href="mailto:hsushipei1@gmail.com">hsushipei1@gmail.com</a>> wrote:<br>
> Hi Mary,<br>
><br>
> Thanks very much for your help!<br>
><br>
> The "ncl" binary can be found under $NCARG_ROOT/bin which means the main NCL build is done.<br>
><br>
> However, it seems the ESMF build was not successful.<br>
><br>
> I failed to run script "ESMF_regrid_1.ncl" provided by NCL official website<br>
><br>
> ,and the error message was:<br>
><br>
> sh: ESMF_RegridWeightGen: command not found<br>
> fatal:The result of the conditional expression yields a missing value. NCL can not determine branch, see ismissing function<br>
> fatal:["Execute.c":8567]:Execute: Error occurred at or near line 2434 in file $NCARG_ROOT/lib/ncarg/nclscripts/esmf/ESMF_regridding.ncl<br>
><br>
> fatal:["Execute.c":8567]:Execute: Error occurred at or near line 3471 in file $NCARG_ROOT/lib/ncarg/nclscripts/esmf/ESMF_regridding.ncl<br>
><br>
> fatal:["Execute.c":8567]:Execute: Error occurred at or near line 66 in file ESMF_regrid_1.ncl<br>
><br>
> I couldn't find "ESMF_RegridWeightGen" binary in $NCARG_ROOT/bin<br>
><br>
> i checked the make-output(attached in this email) file for any "Error", but there wasn't<br>
><br>
> So don't know what's wrong with ESMF<br>
><br>
> Thank you!<br>
><br>
> Sincerely Yours,<br>
> Jack Hsu<br>
><br>
><br>
><br>
><br>
> On Mon, Apr 14, 2014 at 10:53 PM, Mary Haley <<a href="mailto:haley@ucar.edu">haley@ucar.edu</a>> wrote:<br>
> Dear Jack-Hsu,<br>
><br>
> The "-ll" is for linking in the lex library, which should be called "libl.a" on your system.<br>
><br>
> On some systems, this library might be a link to libfl.a, which is the flex library. For example:<br>
><br>
> lrwxrwxrwx. 1 root root 7 Jun 19 2013 /usr/lib64/libl.a -> libfl.a<br>
><br>
><br>
> My guess is that you need to install lex/flex and/or create a link between libfl.a and libl.a<br>
><br>
> --Mary<br>
><br>
> On Apr 7, 2014, at 7:36 PM, Shi-Pei Hsu <<a href="mailto:hsushipei1@gmail.com">hsushipei1@gmail.com</a>> wrote:<br>
><br>
> > Dear all,<br>
> ><br>
> > I'd like to build NCL-6.2.0 with ESMF support.<br>
> ><br>
> > However, the native gcc(4.1.2) in my system(SUSE Linux 10 SP2) is too old for ESMF.<br>
> ><br>
> > So I built a newer gcc(4.4.7) and built NCL-6.2.0 with it.<br>
> ><br>
> > Unfortunately, it failed, and I checked the "make-output file". I got the following "Error" message<br>
> ><br>
> > gcc -ansi -fPIC -fopenmp -O -o wrapit77 y.tab.o lex.yy.o Symbol.o wrapit_main.o -L/data1/hsushipei/software/ncl-6.2.0-testing/lib -L/data1/hsushipei/software/ncl-6.2.0-testing/lib -L/usr/X11R6/lib64 -ll<br>
> > /usr/bin/ld: cannot find -ll<br>
> > collect2: ld return 1<br>
> > make[4]: *** [wrapit77] Error 1<br>
> > make[4]: Leaving directory `/data1/hsushipei/software/ncl-6.2.0-testing/src/ncl_ncarg-6.2.0/ni/src/mkwrap'<br>
> ><br>
> > Thanks for your help!<br>
> ><br>
> > Sincerely Yours,<br>
> > Jack-Hsu<br>
> ><br>
> > National Taiwan University<br>
> ><br>
> > <make-output.tar.bz2>_______________________________________________<br>
> > ncl-install mailing list<br>
> > List instructions, subscriber options, unsubscribe:<br>
> > <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
><br>
><br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div>