Added by Lyndon Mark Olaguera over 8 years ago
Hi all,
I would like to perform autocorrelation (lag 1) of a netcdf file.
Is this possible in cdo?
I tried to use the fldcor and timcor functions, but I dont know how to implement this.
Would it be correct if I just delete a time step in the netcdf file and correlate it with the original netcdf file?
Ill appreciate any help