Access IERS "Bulletin D" data
Project description
Purpose
bulletind provides access to the IERS "Bulletin D" data to Python or to other software that can process JSON data.
"Bulletin D" is the publication that specifies the "DUT1 offset", the difference between UTC and UT1, in units of 0.1 seconds. This is the value that is ostensibly transmitted on various broadcast time signals, such as WWVB.
The source of the data is https://datacenter.iers.org/availableVersions.php?id=17 and covers April 1991 through the present. (the oldest Bulletin available is Number 21 issued 1991-04-22)
Use
bulletind includes bulletin data that was available the last time the software
was updated. Further updates can be downloaded to a per-user cache with
the bulletind update
command or the get_bulletin_d_data()
function.
Cached data can be printed as json with bulletind json
, as tabular data with
bulletind table
, or accessed with the get_cached_bulletin_d_data()
function.
The structure of the data is described by the BulletinDInfo
type.
In json and tabular formats, dates are represented in the ISO standard format
YYYY-mm-dd.
Development status
The author (@jepler) occasionally develops and maintains this project, but issues are not likely to be acted on. They would be interested in adding co-maintainer(s).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bulletind-0.0.0a5.tar.gz
.
File metadata
- Download URL: bulletind-0.0.0a5.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28d4a0545ff57c31ded49b1b6e9f2fd018ddeb00bcc721cf15c8908fe672fdee |
|
MD5 | f262ea0cb5fbb2a196cc0f67b4f92d3d |
|
BLAKE2b-256 | be668ce6d1284ebe8cc0142a1955f1a9fe35682b9e086302b3b20cf69d933fa5 |
File details
Details for the file bulletind-0.0.0a5-py3-none-any.whl
.
File metadata
- Download URL: bulletind-0.0.0a5-py3-none-any.whl
- Upload date:
- Size: 34.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 864152f2c42d2ad76612de01fe725f2ca8335955b0e8667d275ee17a99aacd1c |
|
MD5 | ba90156d1f6ed88718bc6c73c5cc4e34 |
|
BLAKE2b-256 | c20b02ab25db7ef81ffdcacdb6153217f3c9231fcf3cdbfb33444e0776bcbd6a |