astropy-iers-data
IERS Earth Rotation and Leap Second tables for the astropy core package
What it is and what it does
astropy-iers-data is a data package that bundles Earth Rotation and Leap Second tables from the International Earth Rotation Service (IERS) for use by the astropy astronomy library. It contains no runtime dependencies and is designed to be pulled in automatically when astropy is installed, not to be used directly by end users. The package maintains current Python version support (3.10+) and is actively developed, with releases tracking IERS data updates.
The package exists to decouple IERS data management from astropy's core release cycle, allowing data tables to be updated independently. Users working with astropy for time-dependent astronomical calculations, coordinate transformations, or Earth orientation corrections will implicitly use this package through astropy's dependency chain, but should not install it directly.
Use it for:
- Automatic dependency installed by astropy to support Earth orientation parameter calculations in astronomical coordinate transformations.
- Providing up-to-date IERS leap second and polar motion data for time-critical astronomical observations and ephemeris calculations.
- Enabling astropy to maintain accurate Earth rotation models without requiring users to manually download or manage IERS data files.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides IERS Earth Rotation and Leap Second tables as data files for the astropy package, intended for internal use by astropy rather than direct user installation.
No—do not install this package directly. It is explicitly designed for internal use by astropy only and should be installed as an automatic dependency of astropy, not as a standalone package. If you need IERS data for astronomical calculations, install astropy instead, which will pull in this package automatically.
Install
astropy-iers-data on PyPI
pip
pip install astropy-iers-datauv
uv add astropy-iers-datapoetry
poetry add astropy-iers-dataInstalling astropy-iers-data
Before you install
Low install friction with no runtime dependencies. Actively maintained with a recent release; however, the package is explicitly not meant for direct user installation and should only be used as a dependency of astropy itself.
License in practice
Licensed under BSD 3-Clause (permissive), allowing free use, modification, and distribution with minimal restrictions.
Quickstart
# This package is not meant for direct use.
# Install astropy instead:
# pip install astropy
# astropy will automatically include astropy-iers-data as a dependency.
This package should not be installed directly; it is an internal dependency of astropy and may not function correctly if used standalone.
Verify before relying
- Whether this package can be safely installed standalone or if installation outside of astropy's dependency chain may cause issues.
- What specific IERS data tables are included and their update frequency relative to official IERS releases.
Package facts
| License | BSD-3-Clause (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 4 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 3,155,392/month — #2,721 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: astropy_iers_data-0.2026.8.10.0.32.39-py3-none-any.whl
Keywords: IERS, astropy, data
Tags
More Scientific/Engineering packages
NumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
pandaspandas provides fast, flexible data structures…
permissive · top 100 on PyPI
scipyscipy provides numerical algorithms for…
permissive · top 100 on PyPI
scikit-learnscikit-learn provides a comprehensive Python…
permissive · top 1,000 on PyPI
dilldill extends Python's pickle module to…
permissive · top 1,000 on PyPI
multiprocessMultiprocess is an enhanced fork of Python's…
permissive · top 1,000 on PyPI
asdf-astropyProvides ASDF serialization plugins for astropy…
unclear · top 15,000 on PyPI
gwcsGWCS provides tools for managing World…
unclear · top 15,000 on PyPI
skyfield-dataProvides pre-packaged astronomical data files…
permissive · top 15,000 on PyPI
astropy-healpixProvides HEALPix spherical pixelization for…
permissive · top 15,000 on PyPI
regionsRegions provides tools for defining,…
permissive · top 15,000 on PyPI
sgp4Computes satellite positions in Earth orbit…
permissive · top 5,000 on PyPI
ntplibQuery NTP servers to retrieve network time…
permissive · top 5,000 on PyPI
astroqueryAstroquery provides a Python interface to query…
permissive · top 15,000 on PyPI
skyfieldSkyfield computes high-precision positions for…
permissive · top 15,000 on PyPI