Expand description
Active time-data status and freshness diagnostics.
siderust-archive owns IERS/USNO time-data provenance, source URLs,
checksums, parsing, download, and integrity validation. tempoch-core
exposes a thin diagnostic view over whichever archive bundle is currently
active: the archive provenance record, validity horizons relevant to time
conversions, and the source of the active bundle.
Structs§
- Data
Horizons - Documented validity horizons of the currently active time-data bundle, expressed in MJD UTC days.
- Time
Data Status - Active time-data status captured from the runtime store.
Enums§
- Active
Time Data Source - Source of the currently active time-data bundle.
- Freshness
Error - Errors raised by freshness checks.
Functions§
- assert_
fresh - Assert the active bundle is no older than
max_agerelative tonow. - time_
data_ status - Capture status for the currently active time-data bundle.