View Source SpaceDust.Data.EOP (Space Dust v0.3.0)
Earth Orientation Parameters (EOP) data - ref https://hpiers.obspm.fr/eoppc/bul/bulb/explanatory.html
Uses the IERS finals.all data which includes both historical observations (marked 'I') and predictions up to ~1 year into the future (marked 'P').
Summary
Functions
get the EOP data at a given MJD, interpolating between the closest two data points
interpolate between two EOP data points at a given MJD
parse an entire EOP data file
pull EOP data from the IERS - realistically only needed once a year, or at container start
save EOP data to a file
Functions
get the EOP data at a given MJD, interpolating between the closest two data points
interpolate between two EOP data points at a given MJD
parse an entire EOP data file
pull EOP data from the IERS - realistically only needed once a year, or at container start
save EOP data to a file