The ITRF (International Terrestrial Reference Frame) is an ECEF (Earth Centered,
Earth Fixed) frame of reference, i.e., a non-inertial frame of reference where
the origin is placed at the center of mass of Earth, and the frame rotates
with respect to the stars to remain fixed with respect to the Earth surface as
it rotates. The Z-axis extends along the true North as defined by the IERS
reference pole, and the X-axis extends towards the intersection between the
equator and the Greenwich meridian at any time.
The GCRF (Geocentric Celestial Reference Frame) frame of reference is an
Earth-centered inertial coordinate frame, where the origin is also placed at the
center of mass of Earth and the coordinate frame is fixed with respect to the
stars (and therefore not fixed with respect to the Earth surface in its
rotation). The X-axis is aligned with the mean equinox of Earth at 12:00
Terrestrial Time on the 1st of January, 2000, and the Z-axis is aligned with
the Earth´s rotation axis.
This function requires the asteRiskData
package, which can be installed
by running install.packages('asteRiskData', repos='https://rafael-ayala.github.io/drat/')