Earth Rotation And Terrestrial Geometry¶
Earth rotation in DiffOrb evaluates ground-site positions defined in the International Terrestrial Reference System (ITRS) as position and velocity state vectors in the Geocentric Celestial Reference System (GCRS). DiffOrb follows the modern International Astronomical Union (IAU) Celestial Intermediate Origin (CIO)-based transformation and also provides the quantities needed for the traditional equinox-based transformation.12
Two IAU Transformation Paths¶
The current IAU framework provides two equivalent ways to write the same ITRS -> GCRS transformation.12
Transformation paths, after Kaplan, p. 56.2
The equinox-based path is the traditional one:
ITRS -> TIRSby polar motion, whereTIRSis the Terrestrial Intermediate Reference System.TIRS -> true equator and equinox of dateby Greenwich apparent sidereal time.true equator and equinox of date -> GCRSby the equinox-based rotation for nutation, precession, and frame bias.23
The CIO-based path is the modern alternative:
ITRS -> TIRSby polar motion.TIRS -> CIRSby the Earth Rotation Angle (ERA), whereCIRSis the Celestial Intermediate Reference System.CIRS -> GCRSby theCIO-based rotation for nutation, precession, and frame bias.23
In the CIO-based language, Earth rotation is represented by the angle between the CIO and the Terrestrial Intermediate Origin (TIO) measured along the equator of the Celestial Intermediate Pole (CIP).12
The two paths are mathematically equivalent. They do not represent different physics, and they must produce the same final vector for the same input vector. The difference is only how the same transformation is organized.2
In DiffOrb, both paths depend on the same kinds of inputs: Terrestrial Time (TT) for the precession-nutation and frame-bias model, Universal Time 1 (UT1) for the Earth's actual rotation angle, and Earth Orientation Parameters (EOP) for polar motion and modern observational corrections.24
Why DiffOrb Uses The CIO-Based Path¶
DiffOrb uses the CIO-based path as its operational ITRS -> GCRS transformation.
Its main advantage is the one emphasized by Kaplan: in the CIO-based path, the three parts of the transformation are independent.25
- Polar motion.
- Earth rotation itself.
- Nutation, precession, and frame bias.
That is not true in the equinox-based path, because Greenwich apparent sidereal time already contains precession and nutation. In the CIO-based path, the ERA is a direct measure of Earth rotation and is linear in UT1. This makes the structure of the transformation cleaner.12
DiffOrb does not discard the equinox-based path. The library also provides the quantities needed for equinox-based work. That matters for compatibility with classical references and for users who need to compare the two formulations. The concrete interfaces are described in the guides rather than in this Concepts page.
Short-Term And Long-Term Models In DiffOrb¶
DiffOrb uses two models for the precession-nutation and frame-bias part of Earth rotation.
From 1799-01-01 through 2202-01-01, DiffOrb uses the short-term IAU 2006/2000A model. In that interval, the CIP, the CIO locator, the precession-bias quantities, and the nutation terms follow the standard modern IAU formulation with the supplied EOP corrections.
Outside that interval, DiffOrb switches to the long-term model of Vondrak, Capitaine, and Wallace (2011). That switch is a library rule, not a silent extrapolation of the short-term series. The long-term model supplies the mean obliquity, the CIP, the CIO locator, and the long-term precession quantities used by the Earth-rotation layer.6
Read Next¶
- Read Time Scales And Epoch Storage for the time-system rules behind
TT,UT1, andEOP. - Read Earth Orientation Parameters for the measured Earth-rotation data used by polar motion and modern observational corrections.
- Read Frames And State Representation for the state-vector and reference-frame model used after terrestrial geometry has already been expressed in
GCRS. - Read Observer Site Keys And Observer Types for how fixed and roving ground observer keys fit into the site model built on top of this transformation.
- Continue to Get Earth Rotation Quantities And Matrices when you want the concrete matrix interfaces.
- Continue to Configure Earth Orientation Data when you need to check or
update the local
EOPfile. - Continue to Convert Between UTC, TT, TDB, UT1 when you want the time-side prerequisites behind
TT,UT1, andEOP. - Use the Core API, Time API, and State API pages when you need details on EOP data, time views, and returned site states.
References¶
-
International Astronomical Union. Resolutions adopted at the XXIVth and XXVIth General Assemblies, especially Resolution B1.8 of 2000 and the later precession supplements. https://www.iau.org/Iau/Iau/Publications/List-of-Resolutions.aspx ↩↩↩↩
-
Kaplan, G. H. The IAU Resolutions on Astronomical Reference Systems, Time Scales, and Earth Rotation And Terrestrial Geometrys: Explanation and Implementation, especially Chapter 6 and the appendix text of the 2000 and 2006 resolutions. ↩↩↩↩↩↩↩↩↩↩
-
Urban, S. E., & Seidelmann, P. K. (eds.). Explanatory Supplement to the Astronomical Almanac, especially the
ITRS -> GCRStransformation sections. ↩↩ -
International Earth Rotation and Reference Systems Service. IERS Conventions (2010), especially the sections on Earth orientation, polar motion, and celestial intermediate quantities. ↩
-
Standards of Fundamental Astronomy. Earth-rotation and reference-system routines implementing the modern
CIO/CIPformulation. https://www.iausofa.org/ ↩ -
Vondrak, J., Capitaine, N., & Wallace, P. T. (2011). New precession expressions, valid for long time intervals. ↩