http://mersea.dmi.dk/thredds/dodsC/SST/NSBSproduct is working for me. perhaps
it was an intermittent network error?
Jon Blower wrote:
> Hi all (esp. John),
>
> Using the nj4.0 libraries (version 4.0.30.20090113.0128) I get an
> IOException (with no details) when trying to open the OPeNDAP address
> http://mersea.dmi.dk/thredds/dodsC/SST/NSBSproduct. Last week this
> worked fine and we haven't changed our software, so maybe something
> has changed on the remote side. Even so, ncBrowse works fine, as does
> the latest toolsUI (strange, since I thought it would use the same
> nj4.0 as I am). The full stack trace is:
>
> java.io.IOException:
> ucar.nc2.dods.DODSNetcdfFile.(DODSNetcdfFile.java:220)
> ucar.nc2.dataset.NetcdfDataset.acquireDODS(NetcdfDataset.java:631)
> ucar.nc2.dataset.NetcdfDataset.openOrAcquireFile(NetcdfDataset.java:577)
> ucar.nc2.dataset.NetcdfDataset.openDataset(NetcdfDataset.java:359)
> ucar.nc2.dataset.NetcdfDataset$MyNetcdfDatasetFactory.open(NetcdfDataset.java:466)
> ucar.nc2.dataset.NetcdfDataset$MyNetcdfDatasetFactory.open(NetcdfDataset.java:457)
> ucar.nc2.util.cache.FileCache.acquire(FileCache.java:192)
> ucar.nc2.dataset.NetcdfDataset.acquireDODS(NetcdfDataset.java:634)
> ucar.nc2.dataset.NetcdfDataset.openOrAcquireFile(NetcdfDataset.java:577)
> ucar.nc2.dataset.NetcdfDataset.acquireDataset(NetcdfDataset.java:454)
> ucar.nc2.dataset.NetcdfDataset.acquireDataset(NetcdfDataset.java:420)
>
> Thanks,
> Jon
>