Project

General

Profile

RE: Merging files with same variables but different timesteps

Added by Kesava Prasad Ramachandran almost 4 years ago

Hi,
I am trying to merge 3 netdcf2 files with same variable but different timesteps. I know that you can do it with " cdo copy infile outfile" or "cdo mergetime infile outfile". The issue is, the last timestep of the first file is also the first timestep of the second file. When i use the above commands, I get two entries of the same timestep. Can i set an environmental variable to skip double entries?

Thanks


Replies (1)

RE: RE: Merging files with same variables but different timesteps - Added by Ralf Mueller almost 4 years ago

hi!

There is one (@SKIP_SAME_TIME), you can check the docu with

cdo -h mergetime

cheers
ralf

    (1-1/1)