Skip to main content

Module eop

Module eop 

Source
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 true when builtin_eop_at would return Some for mjd_utc.