Baselight

Earth OS – Gravitational Rift–Cryosphere Timeline

Rift–cryosphere coupling dataset for Earth OS modeling

@kaggle.dihedralg_earth_os_gravitational_riftcryosphere_timeline

Loading...
Loading...

About this Dataset

Earth OS – Gravitational Rift–Cryosphere 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:

  • Hour hand = Orbital cycles (eccentricity, obliquity, precession)
  • Minute hand = Cryosphere expansions & meltwater pulses
  • Second hand = Rift activations & anomaly pairings
  • Quartz oscillator = Sub-crustal silica, mantle resonance, and inherited tectonic scars
  • Clock face = The visible surface record of rift valleys, uplifts, and VGP drift

Dataset Structure

Each row represents an epoch or event where cryosphere forcing, lithospheric torque, and gravitational anomaly pairing interacted.

Columns:

  • Epoch / Cycle – Geological time or event (Rodinia breakup, CAMP, Holocene, etc.)
  • Hemisphere Cap Dominance – Whether Northern or Southern ice caps dominated torque during that period
  • Rift / Negative Anomaly – Rift basins or extensional troughs (gravitational lows) activated
  • Positive Counterweight – Uplifts or superswells balancing the rift (gravitational highs)
  • Meltwater Vectors – Primary lobes of ice-sheet melt or discharge corridors
  • Rebound / Isostasy – Crustal rebound/uplift responses to unloading
  • VGP Drift Tie – Associated paleomagnetic signals: reversals, excursions, or secular variation

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?
    
  • Anomaly Pairing Symmetry – Can every negative anomaly (rift) be balanced by a positive anomaly (uplift/superswell)?
  •  Pole Drift & Excursions – How strongly do VGP reversals coincide with major rifting and cryosphere imbalance?
    
  • Predictive Earth OS – Can orbital pacing + cryosphere torque provide predictive insight into future rift activations?

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.

Tables

Earth Os Grav Rift Timeline

@kaggle.dihedralg_earth_os_gravitational_riftcryosphere_timeline.earth_os_grav_rift_timeline
  • 9.53 KB
  • 23 rows
  • 7 columns
Loading...

CREATE TABLE earth_os_grav_rift_timeline (
  "epoch_cycle" VARCHAR,
  "hemisphere_cap_dominance" VARCHAR,
  "rift_negative_anomaly" VARCHAR,
  "positive_counterweight" VARCHAR,
  "meltwater_vectors" VARCHAR,
  "rebound_isostasy" VARCHAR,
  "vgp_drift_tie" VARCHAR
);

Share link

Anyone who has the link will be able to view this.