can't open dataset on windows

80 views
Skip to first unread message

Chen Chen

unread,
Jan 21, 2015, 2:07:35 PM1/21/15
to ncto...@googlegroups.com
I installed the nctoolbox on my laptop and it was a window 8 system with matlab 2013a. 
But i can't open the dataset and got the message as follow. 
Can anyone give me some suggestions? Thank you!




>> fielid=ncdataset('D:/CERES/CERES_SYN1deg-3H_Terra-Aqua-MODIS_Ed3A_Subset_20100501-20100930.nc')
Error using ncdataset (line 91)
Failed to open
D:/CERES/CERES_SYN1deg-3H_Terra-Aqua-MODIS_Ed3A_Subset_20100501-20100930.nc

Caused by:
    Undefined variable "ucar" or class
    "ucar.nc2.dataset.NetcdfDataset.openDataset".
 
>> fielid=ncgeodataset('D:/CERES/CERES_SYN1deg-3H_Terra-Aqua-MODIS_Ed3A_Subset_20100501-20100930.nc')
Error using ncdataset (line 91)
Failed to open
D:/CERES/CERES_SYN1deg-3H_Terra-Aqua-MODIS_Ed3A_Subset_20100501-20100930.nc

Error in cfdataset (line 55)
            obj = obj@ncdataset(url);

Error in ncgeodataset (line 20)
            obj = obj@cfdataset(url);

Caused by:
    Undefined variable "ucar" or class
    "ucar.nc2.dataset.NetcdfDataset.openDataset".

Brian Schlining

unread,
Jan 21, 2015, 2:21:34 PM1/21/15
to ncto...@googlegroups.com, Chen Chen

Did you run setup_nctoolbox.m first?

--
You received this message because you are subscribed to the Google Groups "nctoolbox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nctoolbox+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-- 
Brian Schlining

Reply all
Reply to author
Forward
0 new messages