Hi Christian, > I have netCDF files (.nc) with atmospheric data. Each file has the same > variable and time slot but a different atmospheric pressure level. I wish > to merge these files to a single file. Using the Climate Data Operator > (cdo) I try "cdo merge ifile01.nc ifile02.nc ofile.nc". Unfortunately > this does notwork. Do you know how I can merge .nc-files of different > pressure levels? Thank you very much in advance. I'm not sure why CDO doesn't work for this, but another possibility is to try NCO, specifically the ncecat program. Documentation is here: http://nco.sourceforge.net/nco.html#Concatenation and more information about NCO is here: http://www.unidata.ucar.edu/netcdf/software.html#NCO Another software package that might do what you want is NCL: http://www.unidata.ucar.edu/netcdf/software.html#NCL though you might have to ask how to do it on the address@hidden mailing list. --Russ --Russ --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: CWA-470459 Department: Support netCDF Priority: Normal Status: Closed
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.