[ncl-talk] OpenDAP on MacOS Sierra

Mary Haley haley at ucar.edu
Wed Feb 15 13:49:54 MST 2017


I was going to respond yesterday but needed to check on something.

I think there was an issue with one of the Mac curl libraries used, that
turned off secure access. We should have this fixed in 6.4.0.

Bill, if you'd be willing to be a guinea pig, I can give you a new 6.4.0
binary to try on your Mac.

--Mary



On Wed, Feb 15, 2017 at 9:30 AM, Alan Brammer <abrammer at albany.edu> wrote:

> I don’t have any actual help but the link works for me on 10.12.3 with
> ncl6.3.0 installed via brew cask.
>
>
>
> ncl 0>  testfile_name = "http://convection.meas.ncsu.
> edu:8080/thredds/dodsC/prism/daily/combo/2015/PRISM_combo_20151231.nc"
> ncl 1>  f = addfile(testfile_name,"r")
> ncl 2> print(f)
>
> Variable: f
> Type: file
> filename:       PRISM_combo_20151231
> path:   http://convection.meas.ncsu.edu:8080/thredds/dodsC/prism/
> daily/combo/2015/PRISM_combo_20151231.nc
>    file global attributes:
>       DODS_EXTRA.Unlimited_Dimension : t
>    dimensions:
>       t = 1  // unlimited
>       latitude = 621
>       longitude = 1405
>    variables:
>       double t ( t )
>          calendar :     gregorian
>          units :        days since 2015-12-31 00:00
>          _CoordinateAxisType :  Time
>          _ChunkSize :   524288
> ….
>
>
>
>
> On Feb 14, 2017, at 2:31 PM, Capehart, William J <
> William.Capehart at sdsmt.edu> wrote:
>
> Hi All:
>
> Is anyone able to get NCL 6.3.0 to work with OpenDAP with addfile() on
> MacOS 10.12.2?
>
> I am getting an error when opening offsite catalog files.  (It works fine
> on Linux though.)
>
> Unfortunately, I’m not getting any error statement beyond the
>
> fatal:Could not open (http://convection.meas.ncsu.
> edu:8080/thredds/dodsC/prism/daily/combo/2015/PRISM_combo_20151231.nc)
>
> Example:
>  testfile_name = "http://convection.meas.ncsu.
> edu:8080/thredds/dodsC/prism/daily/combo/2015/PRISM_combo_20151231.nc"
>  f = addfile(testfile_name,"r")
> fatal:Could not open (http://convection.meas.ncsu.
> edu:8080/thredds/dodsC/prism/daily/combo/2015/PRISM_combo_20151231.nc)
>
>
> Thanks Much
> Bill
>
> ================================================================
> Bill Capehart <William.Capehart at sdsmt.edu>   Associate Professor
> Atmospheric & Environmental Sciences            Program Director
> Civil and Environmental Engineering             Hydrometeorology
> 201 Mineral Industries Building
> South Dakota School of Mines and Technology     Skype: wcapehart
> 501 East Saint Joseph Street                 Ph: +1-605-394-1994
> <(605)%20394-1994>
> Rapid City, SD 57701-3995                Mobile: +1-605-484-5692
> <(605)%20484-5692>
> =================== http://capehart.sdsmt.edu ==================
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
>
> _______________________________________________
> ncl-talk mailing list
> 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/20170215/0efb8f01/attachment.html 


More information about the ncl-talk mailing list