I am attempting to read in some CMIP5 model data from an OPeNDAP site that is protected by OpenID (https://pcmdi.llnl.gov/projects/esgf-llnl/). I have seen some threads online that suggested using
http://user:pass@data_url, but this just throws a bunch of errors even when trying to run ncdump at the command line. An example I have tried is:
ncdump -h
http://user:pass@aims3.ll...010100-1991123118.nc
If anyone knows how to access files on an OpenID protected OPeNDAP in IDL, your help would be much appreciated.
Best,
Kyle