icrf2itrf#

pride.coordinates.icrf2itrf(eops: numpy.ndarray, epoch: astropy.time.Time) numpy.ndarray#

Rotation matrix from ICRF to ITRF

Parameters:
  • eop – Earth Orientation Parameters

  • epoch – UTC epochs at which to compute matrix

Returns:

Rotation matrix from ICRF to ITRF as (N, 3, 3) array