Re: [Numpy-discussion] MFDatasets and NetCDF4

2009-09-25 Thread George Nurser
2009/9/25 David Huard : > Hi George, > > On Fri, Sep 25, 2009 at 6:55 AM, George Nurser > wrote: >> >> Hi, >> I hope this is the right place to ask this. >> I've found the MFDataset works well in reading NetCDF3 files, but it >> appears that it doesn't work at present for NetCDF4 files. >> > > It

Re: [Numpy-discussion] MFDatasets and NetCDF4

2009-09-25 Thread David Huard
Hi George, On Fri, Sep 25, 2009 at 6:55 AM, George Nurser wrote: > Hi, > I hope this is the right place to ask this. > I've found the MFDataset works well in reading NetCDF3 files, but it > appears that it doesn't work at present for NetCDF4 files. > > It works on my side for netCDF4 files. What

[Numpy-discussion] MFDatasets and NetCDF4

2009-09-25 Thread George Nurser
Hi, I hope this is the right place to ask this. I've found the MFDataset works well in reading NetCDF3 files, but it appears that it doesn't work at present for NetCDF4 files. Is this an inherent problem with the NetCDF4 file structure, or would it be possible to implement the MFDataset for NetCDF