Snowpack Index
Compare resort base depth side-by-side.
Every line is a single resort's recorded base depth over time. Tap a legend entry to isolate it. Switch the window from 30 days to a full season to see how each pack is trending against last storm cycle.
Data flows from each resort's reported base into our nightly archive — same source that drives the dashboard cards and the Snow Scraper desk device.
Base Depth · Time Series
— resorts
Rotate to landscape for the best view
Loading…
No resort JSON files found.
Quick checks:
- Visit
/json/directly and confirm you see file links (e.g.,Sun_Peaks.json). - In Nginx, ensure:
location /json/ { autoindex on; alias /opt/snowplow/data/json/; try_files $uri =404; types { application/json json; } } - Files exist on disk:
ls -l /opt/snowplow/data/json
These reports also power Snow Scraper — a tiny, desk-friendly device that shows this same live snow data at a glance.