Skip to content

tyetenna/ProjectPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Plus (Weatherscan Local)

A simulator based on The Weather Channel's "Weatherscan Local" channel. Running from 1999 to 2004, Weatherscan Local was a 24/7 weather information network, providing constant hyper-local data for the viewer's area. This channel ran using a custom WeatherSTAR XL unit installed at various cable headends throughout the country. This service was inevitably replaced by the newer and more popular version of Weatherscan, hosted on the IntelliSTAR 1.

Splash "Now" Slide "36 Hour Forecast"
Splash "Now" Slide "36 Hour Forecast" Slide

Disclaimer

This is a very early version of the simulator, and is prone to bugs and errors. If you spot any, or have any ideas, please feel free to submit them on the Issues tab up above!

Demo

You can access a live demo at https://dewpoint.team/, and you can specify a location by adding a "?" followed by a location name or zip code to the end (i.e https://dewpoint.team/?Madison)

Authors

Team Dew Point - @tyetenna/TyeWx & BMan

Acknowledgements

Run Locally

  1. Download and install Node.JS

  2. Acquire weather.com/IBM and mapbox.com API keys. (WE WILL NOT ASSIST WITH ACQUIRING THESE)

  3. Open config.js and enter your weather.com/IBM API key

  4. Open newradar.js and enter your mapbox.com key

  5. Install dependencies

  npm install package.json
  1. Start the server
  node ./server.js
  1. The server should now be running on localhost, port 3000!

Screenshots

"Up Next" Slide "Weather Bulletin" Slide "Condiciones Actuales" (Current Condition) Slide
"Up Next" Weather Bulletin "36 Hour Forecast" Slide

About

A web simulator based on The Weather Channel's "Weatherscan Local" TV network service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published