python-astropy-iers-data 0.2025.3.17.0.34.53
IERS Earth Rotation and Leap Second tables for Astropy core
The iers
package provides access to the tables provided by the International Earth Rotation and Reference Systems service, in particular the Earth Orientation data allowing interpolation of published UT1-UTC and polar motion values for given times. The UT1-UTC values are used in Time and Dates (astropy.time) to provide UT1 values, and the polar motions are used in astropy.coordinates
to determine Earth orientation for celestial-to-terrestrial coordinate transformations.
- Outputs:
out
- Website: https://docs.astropy.org/en/latest/utils/iers.html
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-astropy-iers-data 0.2025.3.17.0.34.53
as follows:
guix install python-astropy-iers-data@0.2025.3.17.0.34.53
Or install the latest version:
guix install python-astropy-iers-data
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.