GLAMOS Data Visualization
Interactive React app for visualizing Swiss glacier mass balance data from the GLAMOS initiative (ETH Zürich, University of Zurich).
What it does
The app lets users explore glacier retreat trends interactively — from a full overview of all measured glaciers down to individual mass balance curves since 1952.
- CSV import for any GLAMOS-compatible dataset
- Animated, responsive D3.js charts
- Filter by glacier, year range, and measurement type
- Real data, no placeholders
Tech Stack
| Technology | Purpose |
|---|---|
| React | UI framework |
| D3.js | Data visualization |
| CSV Parser | Data ingestion |
Status
Done — built as part of an ETH project.