Skip to content

data-poems/aurora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AURORA

Live Site MIT License

Aurora Borealis power history from NOAA geomagnetic data. Watch the Northern Lights dance through 6 hours of real activity. Flow field particles mimic the aurora's natural movement patterns using NOAA's Ovation Aurora data.

Features

  • NOAA data: Real geomagnetic activity measurements
  • Flow field physics: Particle-based aurora simulation
  • 6-hour history: Recent aurora power readings
  • Color gradient: Aurora green (#00ff6a) to cyan (#00f5ff) to magenta (#ff38c7)
  • Interactive: Hover to see data points
  • Responsive: Works on desktop and mobile

Technical Stack

  • D3.js v7: Data-driven rendering
  • SVG: Vector graphics for smooth scaling
  • Space Grotesk font: Modern geometric sans-serif
  • DM Mono: Monospaced data display

Files

  • index.html - Complete single-file application
  • data/ovation.json - NOAA Ovation Aurora dataset
  • social-card.png - Open Graph image

Data Structure

NOAA Ovation Aurora format:

{
  "forecast_time": "2025-01-20T23:37:00Z",
  "hemispheric_power": 34.5
}

Local Development

python3 -m http.server 8000
# Visit http://localhost:8000

Data Source

NOAA Space Weather Prediction Center - Ovation Aurora Model https://www.swpc.noaa.gov/products/aurora-30-minute-forecast

Author

Luke Steuber — dr.eamer.dev@lukesteuber.com

License

MIT

About

Aurora borealis streamline visualization with NOAA data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages