[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: routine for GRIB data
- Subject: Re: routine for GRIB data
- From: "Kenneth P. Bowman" <kbowman(at)null.net>
- Date: Tue, 03 Jul 2001 07:42:14 -0500
- Newsgroups: comp.lang.idl-pvwave
- Organization: Posted via Supernews, http://www.supernews.com
- References: <86fe0ca1.0107022006.5d36b49a@posting.google.com>
- User-Agent: YA-NewsWatcher/5.0.0
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:25504
In article <86fe0ca1.0107022006.5d36b49a@posting.google.com>, Kwangwoo
<kwcho@kei.re.kr> 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.
The NOAA Climate Diagnostics Center provides the NCEP reanalysis data
in netCDF format, which is considerably easier to deal with than GRIB
files.
http://www.cdc.noaa.gov/cdc/data.ncep.reanalysis.derived.html
Good luck,
Ken