[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #TNK-364921]: some problems about the WRF generated NetCDF data



> 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