You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)))
The text was updated successfully, but these errors were encountered:
@sspagnol thanks for your input though, this is relevant for nctoolbox, not ncParse from the imos user code library. I can pass this on to nctoolbox github.
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:
The text was updated successfully, but these errors were encountered: