This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Dear Sir/Madam: > > Thanks very much for reading my email. > > I have got some WRF-model generated data, its name is > wrfout_d01_2005-08-26_23_59_00. The scientist told me that this file is a > NetCDF file. I used matlab to open this file, some errors appeared, > > *??? Error using ==> netcdflib > NetCDF: Unknown file format* > > I had used matlab to open NetCDF file of NCEP Reanalysis files, which is > named as **.nc* successfully. I want to know is there other kind NetCDF file > that can't be opened directly by matlab.(My matlab version is R2008b, and > run under Windows XP) > > Thanks. > > Best wishes, > yours sincerely, > > Chen Hao > ======================================================== > Candidate of Ph. D > > Key Laboratory of Wave Scattering and Remote Sensing Information (MoE), > School of Information Science and Engineering, Fudan University > > No.220, Handan Road, Yangpu District, Shanghai City, China. 200433 > ======================================================== > > Howdy Chen Hao! It is possible that you have a netCDF-4/HDF5 data file, and your MATLAB cannot read it. I don't know if the latest MATLAB supports netCDF-4. I think that it does. You might be able to fix this problem by upgrading. The nccopy utility included in the latest netCDF release will allow you to copy files from netCDF-4/HDF4 to netCDF classic format. Thanks, Ed Ticket Details =================== Ticket ID: TNK-364921 Department: Support netCDF Priority: Normal Status: Closed