argoverse-api
argoverse-api copied to clipboard
Translating time stamps to real-world time
Hi!
We are working on a research project where it'd be helpful to group data by time of day. The timestamps in the datasets are represented in seconds like: "315990608.452001" - however standard Unix timestamp would indicate the data was collected in the 1980 and I am sure that is not the case. I wasn't able to find a description or a way to translate the timestamps in the documentations - is there a solution for it?
Thank you very much!
I would also appreciate if there is any conversion method the publisher can share.