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, > Actually I need a script or program for combination 2 Netcdf file and create > one file, for example: " I want combining uwind.nc and vwind.nc" with their > details. Could you please help me. In addition to NCL, you might also consider the netCDF Operators package, NCO: http://www.unidata.ucar.edu/software/netcdf/software.html#NCO NCO provides two kinds of concatenation programs, ncecat (for ensembles) and ncrcat (for records). It also provides the ncks program, which is useful for appending variables from one file to another. For example, see the ncks description and example here, from "Section 2.4 Appending Variables": http://nco.sourceforge.net/nco.html#SEC14 --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: GUU-205899 Department: Support netCDF Priority: Normal Status: Closed