Re: combining data

From: Andrew Mai <mai_at_nyahnyahspammersnyahnyah>
Date: Tue Jan 05 2010 - 01:44:47 MST
On 2010-01-05 01:40, shinn wong wrote:

I would like to combine two netcdf files containing daily uwnd data from NCEP (one file from year 87-96 and the other from 97-07) into one. Do anyone know how to do that?

ncrcat flnm_87-96.nc flnm_97-07.nc flnm_87-07.nc

The three filenames in the above command could be anything you want. The first two are the files to be combined into the last filename. Read the ncrcat man page for some possibly useful options.

Andy

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jan 5 01:46:00 2010

This archive was generated by hypermail 2.1.8 : Tue Jan 05 2010 - 11:04:11 MST