How can i open a netcdf in matlab? From url or a downloaded file?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I need to read huge MERRA data files for global solar radiation but do not even know the structure of data in the netcdf file. I have never worked with netcdf. Matlab help does not give much info. I do not understand. I tried the open netcdf example but no result and no error (ncid = netcdf.open('example.nc','NOWRITE'); netcdf.close(ncid);).
Downloaded file name example: MERRA2_100.tavg3_3d_rad_Nv.19800301.nc4. Is this even a netcdf file?
Im using matlab 2012b
Highly appreciate any help. Thanks
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu NetCDF finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!