[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #GUU-205899]: NetCdf files Combination



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