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.
>To: address@hidden >From: address@hidden >Organization: Aristotle University of Thessaloniki >Keywords: 200008241018.e7OAION05354 netCDF Hi, > I wonder if there is a packer program able to merge different > variables' netCDF files (files obtained from NCEP/NCAR Reanalysis ftp > site with the extension .nc) in one grib file that will contain all > necessary information or another converter that can produce files > compatible to ARL format (so as to be used with Hysplit dispersion model > of NOAA). Sorry, we don't have information about the ARL format or conversion programs that produce files compatible to the ARL format. We also don't know of any single program that will merge variables from several netCDF files into a GRIB file, but you could treat this as two separate problems: 1. Merge variables from multiple netCDF files into one netCDF file. 2. Convert a netCDF file into a GRIB file. For the first problem, several utilities might do what you want: - utilities from the NCO (netCDF operators) package, available from http://nco.sourceforge.net - the "nccat" program, available from http://www.unidata.ucar.edu/packages/netcdf/contrib.html - the "nccatm" or "ncmerge" utilities, described at http://www.gfdl.gov/~jps/GFDL_VG_NetCDF_Utils.html - other software utilities for netCDF data briefly described at http://www.unidata.ucar.edu/packages/netcdf/software.html For the second problem, I found a previous reply to a similar question http://www.unidata.ucar.edu/glimpse/netcdf/1157 If you know the netCDF data will be representable in the GRIB data model, you might use GrADS, which supports reading and writing data in various formats. See http://grads.iges.org/grads/ for more information. --Russ _____________________________________________________________________ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu