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.
Hi Xavier- For future reference, you need to be subscribed to the idvusers list in order to post to it. You can subscribe from the IDV homepage: http://www.unidata.ucar.edu/software/idv > I have been looking at IDV and it looks like a very promising tool > for satellite and metorological data display. It does have more > or less everything what I would have wished for a display tool > (some thing still missing though). It is also nice > to see it like an open source tool. Thanks. > I have been trying to read ECMWF grib data. I have been > successful with surface parameters, but not with the 3D fields > (temperature). It gives several errors when reading it. > The fields are in ECMWF sigma levels, and latlon grids. Should I really > use fields in pressure levels? Or is there a way to read > the sigma levels files? What version of the IDV are you using? What are the errors? With version 2.0 or later, it should give you a warning that it doesn't know how to deal with the vertical coordinate (sigma), but still should plot the data. At present, the IDV only plots data with pressure or height coordinates at the correct locations in the map box. The vertical scale on the box is altitude. There is no convention for relating sigma to height in the GRIB files. For data in netCDF files, we use the CF conventions to relate sigma to height. Don Murray