How can I load a NetCDF-file into MATLAB?
2 views (last 30 days)
Show older comments
MathWorks Support Team
on 26 Jul 2010
Edited: MathWorks Support Team
on 27 Mar 2023
When I try to read my NetCDF file with the CDFREAD function, I receive the following error:
ERROR: ??? NOT_A_CDF: Named CDF is corrupted or not actually a CDF.
Accepted Answer
MathWorks Support Team
on 26 Mar 2023
Edited: MathWorks Support Team
on 27 Mar 2023
This enhancement has been incorporated in MATLAB 7.7 (R2008b). For previous product releases, read below for any possible workarounds:
NetCDF format is a data file format that can accept a diverse set of data and data types. There is a third-party solution called MexCDF that will allow MATLAB to interface with NetCDF-files. For more information about MexCDF, see the following web page:
0 Comments
More Answers (0)
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!