Skip to content

minutelabsio/eclipses

Repository files navigation

MinuteLabs Eclipse Explorer

This Eclipse Explorer simulates solar eclipses on planets in our solar system. Each planet's atmosphere and moons affect how a solar eclipse looks from the surface.

Credits

  • Development: Jasper Palfree
  • UX Design: Sarah Berman and Jasper Palfree
  • Interface Design: Sarah Berman
  • Physics Feedback: Vincent Kofman, Henry Reich
  • Review Team: MinuteEarth
  • Project Direction: Sarah Berman
  • Music: "Stay in Orbit" by Victor Lundberg

Eclipse Explorer was made possible by MinuteEarth and the NASA Heliophysics Education Activation Team (NASA HEAT).

The material contained in this document is based upon work supported by a National Aeronautics And Space Administration (NASA) grant or cooperative agreement. Any questions, findings, conclusions or recommendations expressed in this materials are those of the author and do not necessarily reflect the views of NASA.

Running the code

You will need node.js or a javascript runtime.

npm install
npm run dev