[ncl-talk] Grib2 files on OpenDAP
Capehart, William J
William.Capehart at sdsmt.edu
Fri Aug 11 13:31:29 MDT 2017
Hi All.. Sorry to bring a dead horse back from the grave but is that GRIB reading problem also on Centos7? We’re doing upgrades here in our computer lab and we are getting hit with that one.
Cheers and Thanks
Bill
------------------------------------------------
Bill Capehart <William.Capehart at sdsmt.edu<mailto:William.Capehart at sdsmt.edu>>
Atmospheric and Environmental Sciences Program Coordinator
Civil and Environmental Engineering
201 Mineral Industries Building
South Dakota School of Mines and Technology
501 East St Joseph Street
Rapid City, SD 57701-3995
Ph: +1-605-394-1994 Mobile: +1-605-484-5692
From: <ncl-talk-bounces at ucar.edu> on behalf of Mary Haley <haley at ucar.edu>
Date: Tuesday, May 16, 2017 at 11:52 MDT
To: Kevin Tyle <ktyle at albany.edu>
Cc: "ncl-talk at ucar.edu" <ncl-talk at ucar.edu>
Subject: Re: [ncl-talk] Grib2 files on OpenDAP
Hi Kevin,
Thanks for your patience.
I have a CentOS 6.9 binary (our Centos 6.8 system got upgraded) for you to try.
Same instructions as for "ncl_fix_sierra", except now the file is called "ncl_fix_centos69".
------
Note to other users: Kevin told me offline that he was able to get the MacOS Sierra binary to work by setting:
DYLD_LIBRARY_PATH to /opt/local/lib/gcc5
This was necessary because NCL was trying to load system libraries from /usr/local instead.
--Mary
On Mon, May 15, 2017 at 11:50 AM, Tyle, Kevin R <ktyle at albany.edu<mailto:ktyle at albany.edu>> wrote:
Hi Mary,
Thanks for that; unfortunately I have not been able to run the Sierra binaries that your group has provided as I quickly get into DYLD_LIBRARY_PATH hell when I run either the original 6.4.0 release or the update you provided below. The only Sierra version that loads without library errors is the one that I installed via MacPorts.
If you do get a CentOS 6.8 build available, let me know!
Thanks,
Kevin
_____________________________________________
Kevin Tyle, Manager of Departmental Computing
Dept. of Atmospheric & Environmental Sciences
University at Albany
Earth Science 235, 1400 Washington Avenue
Albany, NY 12222
Email: ktyle at albany.edu<mailto:ktyle at albany.edu>
Phone: 518-442-4578<tel:(518)%20442-4578>
_____________________________________________
From: Mary Haley [mailto:haley at ucar.edu<mailto:haley at ucar.edu>]
Sent: Thursday, May 11, 2017 5:05 PM
To: Tyle, Kevin R <ktyle at albany.edu<mailto:ktyle at albany.edu>>
Cc: ncl-talk at ucar.edu<mailto:ncl-talk at ucar.edu>
Subject: Re: [ncl-talk] Grib2 files on OpenDAP
Kevin,
Sorry for the delay.
I can't get onto the CentOS 6.8 system at the moment, but I have a new Sierra "ncl" executable for you to try.
To get the test executable:
wget ftp.ucar.edu:/pub/scd/haley/ncl_fix_sierra<ftp://ftp.ucar.edu:/pub/scd/haley/ncl_fix_sierra>
Once you have the file, move it to $NCARG_ROOT/bin and make sure it is executable. You can call it whatever you like:
chmod gou+x ncl_fix_sierra
mv ncl_fix_sierra $NCARG_ROOT/bin/.
Now you can use this new "ncl.fix" executable instead of the one already installed on your system:
ncl_fix_sierra your_script.ncl
If you are comfortable that this executable works, you can replace your old ncl executable with this new one. You should first make a copy of your old one:
cd $NCARG_ROOT/bin
mv $NCARG_ROOT/bin/ncl $NCARG_ROOT/bin/ncl.old
mv $NCARG_ROOT/bin/ncl_fix_sierra $NCARG_ROOT/bin/ncl
It will have a weird version, because this is pre-alpha version:
6.4.1-11Mayk2017_1416
--Mary
On Tue, May 9, 2017 at 7:18 PM, Tyle, Kevin R <ktyle at albany.edu<mailto:ktyle at albany.edu>> wrote:
Hi,
I'm following up on a thread started a couple weeks ago regarding problems opening OpenDAP-served files ending in ".grib2" in NCL 6.4.0. I just started playing with 6.4.0 and quickly ran into this issue. It was mentioned that the problem had been fixed in the development branch of NCL. Is there a link where I can grab compiled versions of this for CentOS 6.8 and Mac OSX Sierra?
Thanks,
Kevin
_____________________________________________
Kevin Tyle, Manager of Departmental Computing
Dept. of Atmospheric & Environmental Sciences
University at Albany
Earth Science 235, 1400 Washington Avenue
Albany, NY 12222
Email: ktyle at albany.edu<mailto:ktyle at albany.edu>
Phone: 518-442-4578<tel:(518)%20442-4578>
_____________________________________________
_______________________________________________
ncl-talk mailing list
ncl-talk at ucar.edu<mailto:ncl-talk at ucar.edu>
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170811/e581357e/attachment.html
More information about the ncl-talk
mailing list