[ncl-talk] Bug with opendap behind https

Julien Pergaud julien.pergaud at u-bourgogne.fr
Thu Jun 18 08:33:26 MDT 2015


Hello ncl support,

Ncl version : 6.1.2
Visibly, it's impossible to addfile from opendap service when urls begin 
by https.
We have searched the error and maybe you can modify a line in nc read 
function using

if(strncmp(the_path,"http://",7) || strncmp(the_path,"https:// 
<http://>",8)) in place of:

if(strncmp(the_path,"http://",7)

Thx in advance,

Julien


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150618/9432b56b/attachment.html 


More information about the ncl-talk mailing list