Weatherscan Local XL is a simulated recreation of "Weatherscan Local" by The Weather Channel in HTML/CSS/JS, by mist weather media
Best used with mainland United States locations
Best used with Google Chrome on Windows
Online demo: local.weatherscan.net
© Mist Weather Media 2025.
Special thanks to these talented minds who made this project possible!
Joe Molinelli (TheGoldDiamond9) - Lead Developer
COLSTER - Lead Designer / Developer (CSS)
PicelBoi - Developer (Radar)
JensonWx - Developer (HTML)
SSPWXR - Developer (Express Conversion)
zachNet - Audio Engineer
and the rest of the Mist Creative Team for their support!
Need support beyond the scope of this README? Have any questions? Feel free to join our Discord for support!
Are you a developer? Pull requests are welcome! If you find a bug and fix it yourself, submit one with the fixed code and it may be merged into the main branch!
- Install node.js LTS.
- Acquire weather.com and mapbox.com API keys. These are required for weather data and radar frames respectively.
- Go to
/webroot/jsand openconfig.js. - Line 1 is where your weather.com API key goes. Replace
"YOUR_API_KEY"with your weather.com API key. - Line 2 is where your mapbox.com API key goes. Replace
"YOUR_API_KEY"with your mapbox.com API key. - Save your changes to
config.jsand close out of it. - In terminal / command prompt within the webroot directory, run
npm install. This will install all dependencies required to run. - In terminal / command prompt within the webroot directory, run
npm start. This will start a local web server, which is required to run the sim.
Enjoy the nostalgia! You're all set.
Many thanks for using our simulator! We hope you like it.
