Project

General

Profile

cdo convert time units

Added by Sonny L over 3 years ago

Hello,

I have a netCDF file with a time units of :

time:units = "hours since 2000-1-1 00:00:00"

and I need to convert to :

time:units = "hours since 1900-1-1 00:00:00"

without changing the absolute time.
The timestep is 3 hour.

Is it possible using cdo commands?
Thanks !
S.


Replies (2)

RE: cdo convert time units - Added by Ralf Mueller over 3 years ago

hi Sonny!

check out the setreftime operator for that

hth
ralf

RE: cdo convert time units - Added by Sonny L over 3 years ago

Hi Ralf,
Thank you, I have solved !
S

    (1-2/2)