Expand description
Daily IERS Earth Orientation Parameters from the compiled
finals2000A.all series.
The series combines observed Bulletin C04 values (flag I in the
upstream file) with short-range Bulletin A predictions (flag P). The
boundary between the two sub-ranges is [EOP_OBSERVED_END_MJD].
The baseline series is loaded at compile time from
[crate::generated::eop_data]. Runtime refresh can replace the active
bundle used by these helpers.
Structs§
- EopValues
- Interpolated IERS Earth Orientation Parameters at a UTC MJD.
Functions§
- builtin_
eop_ at - Linearly interpolate compiled EOP at a UTC MJD.
- builtin_
eop_ covers - Returns
truewhenbuiltin_eop_atwould returnSomeformjd_utc.