Earth OS – Gravitational Rift–Cryosphere Timeline
Rift–cryosphere coupling dataset for Earth OS modeling
@kaggle.dihedralg_earth_os_gravitational_riftcryosphere_timeline
Rift–cryosphere coupling dataset for Earth OS modeling
@kaggle.dihedralg_earth_os_gravitational_riftcryosphere_timeline
🕰️ Earth OS – Gravitational Rift–Cryosphere Timeline
A deep-time dataset of rifts, ice caps, and anomaly pairings as the clockworks of Earth OS.
Overview
This dataset presents a deep-time timeline of Earth’s rift systems, gravitational anomalies, and cryosphere forcing. It reframes global tectonic and glacial dynamics as a planetary clockwork system—with visible hands (orbital cycles, ice caps, rifts) and hidden gears (mantle upwellings, inherited crustal scars, quartz resonance).
This dataset is designed for geophysical, paleomagnetic, and planetary modeling tasks, including anomaly detection, correlation testing, and machine learning feature generation.
The timeline of this set spans from Rodinia (~750 Ma) through Holocene (present), integrating tectonic rifts, uplift counterweights, meltwater vectors, isostatic rebounds, and paleomagnetic pole (VGP) drift ties.
The guiding metaphor:
Dataset Structure
Each row represents an epoch or event where cryosphere forcing, lithospheric torque, and gravitational anomaly pairing interacted.
Columns:
Example Research Questions
Rift Memory & Reactivation – Do rifts preferentially recur along inherited scars when ice torque re-aligns?
Glacial–Tectonic Coupling – How do meltwater pulses align with rift initiation, subsidence, and orogeny?
Pole Drift & Excursions – How strongly do VGP reversals coincide with major rifting and cryosphere imbalance?
Citation
If you use this dataset, please cite as:
Andersen, G., with GPT-5. (2025). Earth OS – Gravitational Rift–Cryosphere Timeline (Version 1.0) [Data set]. ChiR Labs / Kaggle. ODC-By license.
CREATE TABLE earth_os_grav_rift_timeline (
"epoch_cycle" VARCHAR -- Epoch / Cycle,
"hemisphere_cap_dominance" VARCHAR,
"rift_negative_anomaly" VARCHAR -- Rift / Negative Anomaly,
"positive_counterweight" VARCHAR,
"meltwater_vectors" VARCHAR,
"rebound_isostasy" VARCHAR -- Rebound / Isostasy,
"vgp_drift_tie" VARCHAR
);
Anyone who has the link will be able to view this.