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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 NetCDF 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!