ⴰⴼⴰⵢⵍⵓ:Leapsecond.ut1-utc.svg

Page contents not supported in other languages.
ⵙⴳ ⵡⵉⴽⵉⴱⵉⴷⵢⴰ

ⴰⴼⴰⵢⵍⵓ ⴰⵙⴰⵍⴰⵏ(ⴰⴼⴰⵢⵍⵓ SVG, ⵙ 600 × 480 ⵉⴷ ⴱⵉⴽⵙⵍ, ⵜⵉⴷⴷⵉ ⵏ ⵓⴼⴰⵢⵍⵓ: 301 KB)

ⵉⴽⴽⴰ ⴷ ⵓⴼⴰⵢⵍⵓ ⴰ Wikimedia Commons. ⵉⵖⵢ ⴰⴷ ⵉⵜⵜⵓⵙⵎⵔⵙ ⴳ ⵉⵙⵏⴼⴰⵔⵏ ⵢⴰⴹⵏⵉⵏ. ⵢⵓⵎⵏ ⵓⴳⵍⴰⵎ ⴳ ⵜⴰⵙⵏⴰ ⵏ ⵓⴳⵍⴰⵎ ⵏ ⵓⴼⴰⵢⵍⵓ ⴳ ⴷⴷⴰⵡ ⴷⴰ.


ⴰⵙⴳⵣⵍ

ⴰⴳⵍⴰⵎ
English: Plot showing the difference UT1UTC in seconds. Vertical segments correspond to leap seconds. Red part of graph was prediction (future values) at the time the file was made.
Čeština: Graf zobrazující rozdíl UT1UTC v sekundách. Svislé úseky odpovídají přestupným sekundám. Červená část je předpověď budoucích hodnot (v okamžiku vytvoření grafu).
ⴰⵙⴰⴽⵓⴷ 2017-01-05, last update 2024-01-03
ⴰⵙⴰⴳⵎ Own work using: https://maia.usno.navy.mil/ser7/finals.all
ⴰⵎⴳⴰⵢ Tomia (ⴰⵎⵙⴰⵡⴰⵍ · ⵜⵓⵎⵓⵜⵉⵏ)
Petr Kadlec (ⴰⵎⵙⴰⵡⴰⵍ · ⵜⵓⵎⵓⵜⵉⵏ)
Gordon P. Hemsley (ⴰⵎⵙⴰⵡⴰⵍ · ⵜⵓⵎⵓⵜⵉⵏ)
RP88 (ⴰⵎⵙⴰⵡⴰⵍ · ⵜⵓⵎⵓⵜⵉⵏ)
ⵜⵓⵔⴰⴳⵜ
(ⵙⵙⵎⵔⵙ ⴷⴰⵖ ⴰⴼⴰⵢⵍⵓ ⴰ)
This work is ineligible for copyright and therefore in the public domain because it consists entirely of information that is common property and contains no original authorship.
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Other versions
SVG genesis
InfoField
 
The SVG code is valid.
 
This plot was created with Gnuplot.

Source code

Generated using the following scripts:

wget https://maia.usno.navy.mil/ser7/finals.all

cut -c 1-2,3-4,5-6,8-15,58,59-68 --output-delimiter " " finals.all > finals-cut.txt
grep "P" finals-cut.txt > finals-pred.txt
grep "I" finals-cut.txt > finals-iers.txt

gnuplot leapsecs.gnuplot

leapsecs.gnuplot contains commands for gnuplot 5.0:

set xdata time
set timefmt "%Y-%m-%d"
set format x "%Y"
set xrange ["1973-01-01":"2026-01-01"]
set yrange [-0.9:0.9]
set grid lt 3 lc 0
set terminal svg font "Arial,16"
set style line 1 lc rgb 'dark-green' lt 1
set style line 2 lc rgb 'red' lt 1
unset key
makedate(y,m,d,j) = sprintf("%04d-%02d-%02d", (j <= 51543 ? 1900 + y : 2000 + y), m, d)
set output 'Leapsecond.ut1-utc.svg'
plot \
    'finals-iers.txt' \
        using (makedate($1,$2,$3,$4)):($6) \
        with lines linestyle 1 title 'Measured', \
    'finals-pred.txt' \
        using (makedate($1,$2,$3,$4)):($6) \
        with lines linestyle 2 title 'Predicted'
set output

Captions

Add a one-line explanation of what this file represents
Plot showing the difference UT1−UTC in seconds

Items portrayed in this file

depicts ⵜⴰⵏⴳⵍⵉⵣⵜ

copyright license ⵜⴰⵏⴳⵍⵉⵣⵜ

Creative Commons CC0 License ⵜⴰⵏⴳⵍⵉⵣⵜ

media type ⵜⴰⵏⴳⵍⵉⵣⵜ

image/svg+xml

ⴰⵎⵣⵔⵓⵢ ⵏ ⵓⴼⴰⵢⵍⵓ

ⴽⵍⵉⴽⵉ ⵖⴼ ⵓⵙⴰⴽⵓⴷ/ⴰⴽⵓⴷ ⵃⵎⴰ ⴰⴷ ⵜⵙⴽⵏⴷ ⴰⴼⴰⵢⵍⵓ ⵎⴰⵏⵎⴽ ⴰⴷ ⵢⴰⴷⵍⵍⵉ ⵉⴳⴰ ⴳ ⵡⴰⴽⵓⴷ ⴰⵏⵏ.

(ⴰⵎⴰⵢⵏⵓ | ⴰⵇⴱⵓⵔ) ⵙⴽⵏ (10 ⵉⵎⴰⵢⵏⵓⵜⵏ ⴰⴽⴽⵯ | ) (10 | 20 | 50 | 100 | 250 | 500)
ⴰⵙⴰⴽⵓⴷ/ⴰⴽⵓⴷⵜⴰⵡⵍⴰⴼⵜ ⵎⵥⵥⵉⵢⵏⵉⵎⵏⴰⴷⵏⴰⵏⵙⵙⵎⵔⵙⴰⵖⴼⴰⵡⴰⵍ
ⴰⵎⵉⵔⴰⵏ03:57, 3 ⵉⵏⵏⴰⵢⵔ 2024ⴰⵙⵎⵥⵉ ⵏ ⵜⵍⵇⵇⵎⵜ ⴳ 03:57, 3 ⵉⵏⵏⴰⵢⵔ 2024600 × 480 (301 KB)RP88Updated to use data available as of 2024-01-03. Prediction through 2025.
04:17, 4 ⵖⵓⵛⵜ 2023ⴰⵙⵎⵥⵉ ⵏ ⵜⵍⵇⵇⵎⵜ ⴳ 04:17, 4 ⵖⵓⵛⵜ 2023600 × 480 (298 KB)RP88Updated to use data available as of 2023-08-03. Prediction through 2024.
16:17, 30 ⵛⵓⵜⴰⵏⴱⵉⵔ 2022ⴰⵙⵎⵥⵉ ⵏ ⵜⵍⵇⵇⵎⵜ ⴳ 16:17, 30 ⵛⵓⵜⴰⵏⴱⵉⵔ 2022600 × 480 (246 KB)Mormegilupdated to current data
09:59, 1 ⵉⴱⵔⵉⵔ 2022ⴰⵙⵎⵥⵉ ⵏ ⵜⵍⵇⵇⵎⵜ ⴳ 09:59, 1 ⵉⴱⵔⵉⵔ 2022600 × 480 (242 KB)Mormegilupdated to current data
10:02, 4 ⵉⵏⵏⴰⵢⵔ 2021ⴰⵙⵎⵥⵉ ⵏ ⵜⵍⵇⵇⵎⵜ ⴳ 10:02, 4 ⵉⵏⵏⴰⵢⵔ 2021600 × 480 (238 KB)Mormegilupdated to current data
09:16, 29 ⵉⴱⵔⵉⵔ 2020ⴰⵙⵎⵥⵉ ⵏ ⵜⵍⵇⵇⵎⵜ ⴳ 09:16, 29 ⵉⴱⵔⵉⵔ 2020600 × 480 (235 KB)Mormegilupdate data
15:00, 24 ⵛⵓⵜⴰⵏⴱⵉⵔ 2019ⴰⵙⵎⵥⵉ ⵏ ⵜⵍⵇⵇⵎⵜ ⴳ 15:00, 24 ⵛⵓⵜⴰⵏⴱⵉⵔ 2019600 × 480 (234 KB)Mormegilupdated to current data with prediction until 2020-09
11:46, 23 ⵉⵏⵏⴰⵢⵔ 2019ⴰⵙⵎⵥⵉ ⵏ ⵜⵍⵇⵇⵎⵜ ⴳ 11:46, 23 ⵉⵏⵏⴰⵢⵔ 2019600 × 480 (231 KB)Mormegilupdated to current data
08:47, 13 ⵖⵓⵛⵜ 2018ⴰⵙⵎⵥⵉ ⵏ ⵜⵍⵇⵇⵎⵜ ⴳ 08:47, 13 ⵖⵓⵛⵜ 2018600 × 480 (229 KB)Mormegilupdated to current data
22:34, 5 ⵉⵏⵏⴰⵢⵔ 2017ⴰⵙⵎⵥⵉ ⵏ ⵜⵍⵇⵇⵎⵜ ⴳ 22:34, 5 ⵉⵏⵏⴰⵢⵔ 2017600 × 480 (221 KB)RP88Updated to use data available as of 2017-01-05, post leap second.
(ⴰⵎⴰⵢⵏⵓ | ⴰⵇⴱⵓⵔ) ⵙⴽⵏ (10 ⵉⵎⴰⵢⵏⵓⵜⵏ ⴰⴽⴽⵯ | ) (10 | 20 | 50 | 100 | 250 | 500)

ⵜⴰⵙⵏⴰ ⴰⴷ ⵜⵙⵎⵔⵙ ⴰⴼⴰⵢⵍⵓ ⴰⴷ:

ⴰⵙⵎⵔⵙ ⴰⵖⵣⵓⵔⴰⵏ ⵏ ⵓⴼⴰⵢⵍⵓ

ⵉⵡⵉⴽⵉⵜⵏ ⴰⴷ ⵢⴰⴹⵏⵉⵏ ⴰⵔ ⵙⵙⵎⵔⵙⵏ ⴰⴼⴰⵢⵍⵓ ⴰⴷ:

ⵎⵉⵜⴰⴷⴰⵜⴰ