How to convert the 'time_rec' into UTC in Ocean color L3 binned data

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
marincel
Posts: 1
Joined: Thu Mar 07, 2024 4:14 am America/New_York
Answers: 0

How to convert the 'time_rec' into UTC in Ocean color L3 binned data

by marincel » Thu Mar 07, 2024 4:21 am America/New_York

How to convert the 'time_rec' into UTC in Ocean color L3 binned data. Thanks for your replies sincerely.
Data demo: https://oceandata.sci.gsfc.nasa.gov/getfile/AQUA_MODIS.20230130.L3b.DAY.SST.nc

Filters:

OB SeaDAS - dshea
Subject Matter Expert
Subject Matter Expert
Posts: 272
Joined: Thu Mar 05, 2009 10:25 am America/New_York
Answers: 0
Been thanked: 3 times

Re: How to convert the 'time_rec' into UTC in Ocean color L3 binned data

by OB SeaDAS - dshea » Tue Aug 06, 2024 2:29 pm America/New_York

Not sure how useful the time_rec is, but this is what is stored. time_rec is the mean of the time for each pixel added to the bin. Actually, we only use the time for each line. The time is a float of TAI93. That would be the number of TAI seconds since Jan 1, 1993. The normal epoch for TAI is 1958, but 1993 was used as an epoch for the MODIS sensors to make the number smaller. To get to UTC you will have to deal with leap seconds.

don

Post Reply