A web-based platform for visualizing and analyzing weather data from multiple telescope sites of the Event Horizon Telescope (EHT). Easily compare, explore, and analyze weather parameters (temperature, humidity, wind, etc.) across observatories and time ranges.
- Frontend: React, Tailwind CSS, Apollo Client, Chart.js
- Backend: Node.js, Express, Apollo Server (GraphQL), Mongoose
- Database: MongoDB
- Containerization: Docker, Docker Compose
- Automation: Makefile, Shell scripts
See QUICKSTART.md for a step-by-step setup guide.
- Install Docker & Git
- Clone the repo and add your CSV data to the
data/
folder - Run
./setup.sh
to build and start everything - Access the app at http://localhost:3000
Georgia Tech - School of Physics (Black Hole Astrophysics Group)