erlikquadros / nctoolbox

Automatically exported from code.google.com/p/nctoolbox
0 stars 0 forks source link

Matlab locks on a few datasets #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use the following urls:
  >> target ='http://www.usgodae.org:8081/thredds/dodsC/testAll/2004050300_eta_211.nc ';
  >> target = 'http://192.168.31.13/thredds/dodsC/Model/FNMOC/this_month_transport.nc'
2. Open the dataset
  >> ds  = ncdataset(target)
3. Matlab locks (can't [ctrl]+c out of it

What is the expected output? What do you see instead?

We don't expect it to hang, that's for sure.

Original issue reported on code.google.com by bschlin...@gmail.com on 6 Apr 2010 at 4:51

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by bschlin...@gmail.com on 3 Jun 2010 at 10:00