A UI demo for the Open-Meteo Weather Map Layer — a MapLibre/Mapbox GL JS weather layer powered by Open-Meteo OMfiles.
This is a client-side app that fetches OMfiles from openmeteo.s3.amazonaws.com and renders them with MapLibre GL. Weather tiles are fully rendered in the browser at the native model resolution — no server-side tile rendering required.
Looking for the Open-Meteo API? See open-meteo/open-meteo.
npm install
npm run devBuild for production:
npm run build
npm run preview- Open issues and PRs in this repository for UI/demo-related changes.
- For issues with the weather map layer itself, see the weather-map-layer issues.
