Earlier quoted context omitted.
The GPS-only clock source entered the room… I.e. most aircraft, spacecraft, electrical infrastructure, cell towers, etc. Welcome straight back to “what do we do with the leap second?” hell. Unfortunately none of the interfaces between parties agree on TAI. It’s stupid GPS time or UTC.
GPS never had leap seconds. Your hell is imaginary. It is a myth and a lie perpetrated by those that never looked beyond the convenient lie to children that is UTC and tried to understand the true nature of timekeeping. GPS Time signal = TAI minus 19 seconds https://aviation.stackexchange.com/a/90844
Celestial Reference Frame Department
41–50 of 58 posts
Re: Celestial Reference Frame Department
#42Earlier quoted context omitted.
In English, I believe it's "International Atomic Time". Otherwise "Temps Atomique International" in French which is where the acronym comes from.
It is indeed “International Atomic Time” in English, for what it’s worth I chose to use the French version of the acronym because using the English text requires more explanation why the acronym for “International Atomic Time” is not IAT but TAI, than just using the French name which matches the acronym and letting the curious google some more about the topic. Also for bonus points the curious should read about UTC a…
Re: Celestial Reference Frame Department
#43I did a deep dive on this once: Coordinated Universal Time (UTC) is coordinated among ... who? The answer (at least when I looked into it): University of Paris, NIST, and the US Naval Observatory. The other two are constantly comparing state of the art atomic clocks. USNO is the only member looking outward.
Those are the time people. There's also the Earth Rotation Service.[1] They track what the planet is doing. The Earth Orientation Center, in Frankfurt, Germany, tracks where the poles are pointed and the rotation speed. These are the people behind leap seconds. It all comes down to 3 numbers.[2] [1] https://www.iers.org/ [2] https://www.iers.org/IERS/EN/DataProducts/tools/eop_of_today...
Re: Celestial Reference Frame Department
#44Earlier quoted context omitted.
Huh? Ok, so what do you propose: should time keeping diverge from the day-night cycle, or should we have leap seconds? There is no third option - the Earth just doesn’t turn the way you want it to. It becomes your problem in a hurry once you encounter a 61-second minute and your stuff all breaks.
Not really disagreeing just expanding on the conversation… I’m pretty happy with computers storing time as a “weird number that we add another number to to get the human time”… because we are already usually storing it as second/millisecond/etc offset from an arbitrary fixed point in history… we’re talking about going from “current integer (prefix)seconds value -> (some math involving leap year formulas and fiddly st…
Re: Celestial Reference Frame Department
#45Earlier quoted context omitted.
In English, I believe it's "International Atomic Time". Otherwise "Temps Atomique International" in French which is where the acronym comes from.
It is indeed “International Atomic Time” in English, for what it’s worth I chose to use the French version of the acronym because using the English text requires more explanation why the acronym for “International Atomic Time” is not IAT but TAI, than just using the French name which matches the acronym and letting the curious google some more about the topic. Also for bonus points the curious should read about UTC a…
Re: Celestial Reference Frame Department
#46Re: Celestial Reference Frame Department
#47Earlier quoted context omitted.
God doesn't roll blockchain...
Are we sure? Think that may be why "time" is such an intransigent thing to work with.
It's all a big mystery. He could roll blockchain. But who knows? I just think there'd be a more elegant concept :) haha
Re: Celestial Reference Frame Department
#48I did a deep dive on this once: Coordinated Universal Time (UTC) is coordinated among ... who? The answer (at least when I looked into it): University of Paris, NIST, and the US Naval Observatory. The other two are constantly comparing state of the art atomic clocks. USNO is the only member looking outward.
Those are the time people. There's also the Earth Rotation Service.[1] They track what the planet is doing. The Earth Orientation Center, in Frankfurt, Germany, tracks where the poles are pointed and the rotation speed. These are the people behind leap seconds. It all comes down to 3 numbers.[2] [1] https://www.iers.org/ [2] https://www.iers.org/IERS/EN/DataProducts/tools/eop_of_today...
Re: Celestial Reference Frame Department
#49Earlier quoted context omitted.
The International Earth Rotation Service is possibly my favorite name for an international bureaucracy. It give me visions of a Giant Control Lever extending deep into the Earth, with the labels Faster and Slower .
You can actually slow down or speed up the planet's rotation with a big switch. |_ open switch, slower __ closed switch faster You can also do it yourself by standing up or laying down
Re: Celestial Reference Frame Department
#50More information about the software they use https://en.wikipedia.org/wiki/Naval_Observatory_Vector_Astro... Manual: https://aa.usno.navy.mil/downloads/novas/NOVAS_F3.1_Guide.pd...
> Currently, NOVAS has three different editions, for C, Fortran, and Python. I imagine the Python versions wraps one of the other two. But are the C and Fortran versions separate, or does one wrap the other? If not, how are they related? Parallel implementations kept in sync by hand? Used to check each other? Machine translated? Code-generated from an upstream definition?