ThrustCurve Samples

Last Updated: 2026-01-18

Extracts thrust curve sample/test data from ThrustCurve.org and links it back to motors.

Source

Output

  • Local dev: data_raw/motors/thrustcurve_samples.csv
  • Deployed: uploaded to BLOG_DATA_BUCKET_RAW under the motors/ prefix

Key fields

Required:

  • sample_id
  • motor_id

Common:

  • test_date, tester, hardware
  • max_thrust, avg_thrust, total_impulse, burn_time

Implementation

  • Code: data/platform/src/data_sources/thrustcurve_samples.py