Concatenate two file with different time origins
Added by Bogdan Antonescu over 1 year ago
Hi,
I am trying to concatenate two files that have different time origins (e.g., "days since 1970-12-31" and "days since 2005-12-31"). Otherwise the two files have the same characteristics concerning the latitude and longitude. There is no time gap between the two files, it just that one was generated for an historical period (1971-2005) and one for the future (2006-2100). I am not getting any results using the "cat" function. I am wondering if there is any solution to concatenate such files.
Thank you very much!
Best wishes,
Bogdan
Replies (2)
RE: Concatenate two file with different time origins - Added by Karin Meier-Fleischer over 1 year ago
Hi Bogdan,
you can try the operator mergetime.
RE: Concatenate two file with different time origins - Added by Bogdan Antonescu over 1 year ago
Hi,
Thank you very much for your reply. mergetime is doing the job (unfortunately is taking a long time to merge the files).
Thank you very much!
Cheers,
Bogdan