Skip to content

andrewypang/wind-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Wind Map

Technology Used:

Timelapse of One Night's Wind Pattern

main-gif

TO USE

To use this on your own machine,

  1. Download or Clone this repo
  2. Create config.js in the root directory
  3. Open the file with any text-editor and enter:
var config = {
  API_KEY_OPENWEATHERMAP : 'INSERT_YOUR_API_KEY_HERE'
}
  1. Replace INSERT_YOUR_API_KEY_HERE with your own API key from OpenWeatherMap API, save, and open the HTML file to run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors