Added by T. Tob almost 10 years ago
Hallo,
I have a verys hort question,,
I have several daily data from MERRA, 20 years.
I concatenate the data using cdo
cdo cat *.nc final.nc or cdo mergetime *.nc final.nc
The results is wrong, I got this error:
Any idea how to solve this issue? especially issue related a non-standard axis (in the CF standard the coordinate values always need to be monotonic)
thank you.