Skip to content

qso-graph/dxpedition-demo

Repository files navigation

DXpedition Propagation Analysis Demo

Interactive web app for exploring propagation data from major DXpeditions. Part of the qso-graph project.

Live Demo

https://dxpedition-demo.vercel.app/

Current: 3Y0K Bouvet Island (March 2026)

Bouvet Island (DXCC #24), ranked #2 most wanted worldwide (Club Log). 102,000+ QSOs from 54°S in the South Atlantic.

Pages

  • Overview — DXpedition info, key stats, solar summary
  • Solar Conditions — SFI, Kp, Bz timeline across the analysis window
  • Activity Timeline — Hourly spot rates by band
  • Band Performance — Per-band statistics and SNR distributions
  • Geographic Reach — Great-circle paths, distance histograms, continental breakdown
  • Greyline Analysis — Solar terminator, day/night propagation paths
  • Predictions — IONIS V22-gamma vs VOACAP vs observed, 3-way comparison

Data Sources

Tech Stack

  • Next.js 16 / TypeScript / Tailwind CSS
  • Recharts for data visualization
  • Leaflet for maps
  • Static export — no server required

Data Pipeline

export_dxpedition_analysis.py → SQLite dataset
sqlite-to-json.py → Static JSON files
Next.js static export → Vercel deployment

Development

npm install
npm run dev    # http://localhost:3000
npm run build  # static export to out/

License

MIT

Credits

Built by KI7MT as part of the IONIS Sovereign AI Lab.

Releases

No releases published

Packages

 
 
 

Contributors