Skip to content

Scalar variables (introduced by toolbox v2.4) are not supported #14

@ggalibert

Description

@ggalibert

ncParse('/mnt/opendap/1/IMOS/opendap/ANMN/NRS/NRSKAI/CTD_timeseries/IMOS_ANMN-NRS_ACESTZ_20140506T051319Z_NRSKAI_FV01_NRSKAI-1405-NXIC-CTD-104.49_END-20141104T031329Z_C-20150903T024338Z.nc')

triggers the following error:

Error using warning
A message identifier must be followed by another input argument, of type char, representing the message text.

Error in ncdataset/readdata (line 464)
                    warning('NCTOOLBOX:ncdataset:readdata', ['An error occurred while reading "' variable ...

Error in ncdataset/data (line 159)
                    d = obj.readdata(variable);

Error in ncParse (line 325)
                data =  (nctoolbox_datasetInfo.data(variablesToExport(iiVar)))

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions