How can i open a netcdf in matlab? From url or a downloaded file?

2 次查看(过去 30 天)
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 个)

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by