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.
> > Please, > Has any one converted an ECMWF (probably history format) output file into > netcdf Most likely this is in GRIB format. I have a command line utility for converting GRIB files to netcdf: http://dao.gsfc.nasa.gov/software/grads/lats4d/ Lats4d is written as a GrADS script. GrADS is freely available from: http://grads.iges.org/grads/ In order to make the GRIB file GrADS redable you need the perl script http://wesley.wwb.noaa.gov/grib2ctl.html which creates a simple ASCII control file to assist grads reading the GRIB file. Good Luck, Arlindo. -- Arlindo da Silva address@hidden