could not open .nc file to read by using ncread
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi there
I try to open .nc file in Matlab by using ncread, however, I always get error says:
Error using internal.matlab.imagesci.nc/openToRead (line 1272)
Could not open ..\DATA\LEVEL3\2019_zwd_final_60mins\19FEB05XA [vgosDB]\HOBART26\AzEl.nc for reading.
Error in internal.matlab.imagesci.nc (line 121)
this.openToRead();
Error in ncread (line 61)
ncObj = internal.matlab.imagesci.nc(ncFile);
Need help for that. Much appreciated for any advise.
2 comentarios
Walter Roberson
el 16 de Mayo de 2020
Re-check the names of the files and directories.
Note: the error message you put into your question is not the same one that is in your .JPG
Respuestas (0)
Ver también
Categorías
Más información sobre NetCDF en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!