I'm worried about the fact that applications that care about leap seconds
will probably also require more precision (at least microsecond, maybe
nanosecond?

Python’s datetime is microsecond precision. And numpy’s is (or can be)
nanosecond:-)

But I don’t think subclassing would be all that easy.

It might be pretty easy to simply add and remove the leap seconds before
and after a computation.

CHB



—

You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://github.com/cf-convention/cf-conventions/issues/148#issuecomment-435437367>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA38YEV9V__EJfkiEwNHsRLWiDAplwvYks5urIBDgaJpZM4X8l6W>
.


-- 
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-435502296

Reply via email to