@JimBiardCics wrote: > The epoch time stamp in the units attribute is correct UTC. The time stamps > that went into creating the time variable contents are all correct UTC, and > (except for time stamps falling with the span of a leap second unless you > detect and correct) the time stamps extracted from the time variable will be > correct UTC.
I"m still not sure. imagine this case: someone starts with a bunch of UTC timestamps from, say 2018, right about now. They decide to store the data in their CF file as: "seconds since 2000-01-01T00:00:00". They compute the number of seconds with a no-leap-second-aware library. Is that timestamp Correct UTC??? Does it matter?? -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/cf-convention/cf-conventions/issues/148#issuecomment-436763397
