<div dir="ltr">Users,<div><br></div><div>I am trying to use CDO to merge two netcdf MERRA2 files from different decades. </div><div><br></div><div>MERRA2_Monthly_1980-1991_Flx_1Deg_EvapFromTurbulence.nc<br></div><div>MERRA2_Monthly_1992-2000_Flx_1Deg_EvapFromTurbulence.nc<br></div><div><br></div><div>Both have monthly time-steps but different tdefs as you can see by the range of years.</div><div><br></div><div>I&#39;ve tried using these commands so far:</div><div><br></div><div>cdo cat <i>file1 file2</i> <i>Output</i></div><div>cdo merge <i>file1 file2 Output</i> </div><div>cdo mergetime <i>file1 file2 Output</i></div><div><i><br></i></div><div>I get an error each time that says: </div><div><font color="#ff0000">Open failed on &gt;MERRA2_Monthly_1980-1991_Flx_1Deg_EvapFromTurbulence.nc&lt;</font></div><div><font color="#ff0000">Unsupported file type</font></div><div><br></div><div><font color="#000000">I&#39;m not too sure why this file is &#39;unsupported&#39; when the two MERRA2 files are both netcdf. </font></div><div><font color="#000000"><br></font></div><div><font color="#000000">-Justin</font></div><div><font color="#ff0000"><br></font></div><div><br></div></div>