Project

General

Profile

daymax and midnight (00:00)

Added by Ian MacKenzie over 12 years ago

Hello,
Is there any way to have daymax and other daily operators consider values at midnight (time 00:00) as belonging to the day just ended rather than to the day just begun? For instance, can time 00:00 somehow be changed to be 24:00?

Ian


Replies (1)

RE: daymax and midnight (00:00) - Added by Uwe Schulzweida over 12 years ago

Hi Ian,

thats not possible in CDO. A workaround for this problem is to shift the time axis by a negative increment (e.g. -1minute or -1hour):

cdo daymax -shifttime,-1hour ifile ofile
Regards,
Uwe

    (1-1/1)