Time stamp of Outfile using timmean
Added by Andy Richling about 9 years ago
Hey,
I have a question regarding to the time stamp of output files when e.g. the timmean operator is applied. In cdo version 1.6.3, the time stamp of output file is the LAST time step which exist in input files. Since newer cdo versions (e.g. 1.6.7), the time stamp in output file is from the MIDDLE contributing time step of input file(s). Is there a possibility (e.g. via environment variables) to change the time stamp in output file to "LAST" again by not using an extra cdo operator like settime or so on? I already tried the env. variable CDO_TIMESTAT_DATE, but it seems only work for yearmonmean and runnning-operators as mentioned in the user guide?
Best regards,
Andy
Replies (2)
RE: Time stamp of Outfile using timmean - Added by Uwe Schulzweida about 9 years ago
Hi Andy,
This bug is fixed in CDO release 1.7.0 (see #5758).
Cheers,
Uwe
RE: Time stamp of Outfile using timmean - Added by Andy Richling about 9 years ago
Hi Uwe,
it works with 1.7.0!
Thanks!
Andy