siderust-archive 0.1.0

Reusable Rust bindings for the Siderust Archive: manifests, checksums, provenance, and runtime download of scientific datasets (IERS time data, kernels, planetary theories).
# Body constants (SPICE PCK-style).
#
# Skeleton manifest. Future work: add PCK text kernels with body GMs, radii,
# rotation models for solar-system bodies referenced by siderust.

schema_version    = 1
dataset_id        = "constants-skeleton"
dataset_kind      = "body-constants"
source            = "Skeleton — no payload yet."
generator         = "n/a"
generator_version = "n/a"
generated_at      = "2026-05-28T00:00:00Z"
time_scale        = "n/a"
frame             = "n/a"
center            = "n/a"
units             = "n/a"
valid_from_jd     = 0.0
valid_to_jd       = 0.0
dynamical_model   = "n/a"

notes = """
This is a placeholder. Add SPICE PCK kernels (e.g. `pck00011.tpc`) and
declare each one under `[[files]]` with its SHA-256 and byte count.
"""