Project

General

Profile

Facing Issues while using 'mergetime'

Added by Makduma Badhan about 1 year ago

I am trying to merge three nc files using mergtime command. Those three files are form CMIP6 and are CESM2 model output. Some files have overlapping dates. I tried following and got error:
!

!

What is the reason behind this? I got warning. Can anyone suggest me how can I ensure my output isn't corrupted?


Replies (1)

RE: Facing Issues while using 'mergetime' - Added by Estanislao Gavilan about 1 year ago

Hi,

Those are just warnings. Anyways, I think your should use cat instead of mergetime. Your time line seems continous, cat command should be faster and lighter than mergetime. If your are curious about the warning, it says that your file has an attribute (maybe the coordinates attribute) with the name lat_bnds but cdo cannot fine a variable with that name.

Regards,

Estnislao

    (1-1/1)