How can i open a netcdf in matlab? From url or a downloaded file?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre NetCDF en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!