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

Re: routine for GRIB data



Kwangwoo wrote:
> I am looking for a IDL routine which can read the GRIB format data
> file.  The data I would like to read now is the NCEP reanalysis data
> (monthly mean UFLUX and VFLUX). I appreciate for your cooperation.

IMHO the best utility for reading GRIB files is wgrib:

http://wesley.wwb.noaa.gov/wgrib.html

It is written in portable C code. Just dump the data from the GRIB file
to a binary file, then read the binary file in IDL.

Cheers,
Liam.
Practical IDL Programming
http://www.gumley.com/