Skip to content
/ bird Public

strange attractors created based on 3h wind forecast for a given location

Notifications You must be signed in to change notification settings

vloth/bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strange attractors created based on 3h wind forecast for a given location

screenshot

click here to see more

Setup

R
> install.packages("cowplot")
> install.packages("ggplot2")
> install.packages("owmr")
> install.packages("dplyr")

cp .Renviron.sample .Renviron
# Add owm api key

Rscript bird.R "New York" black white

About

strange attractors created based on 3h wind forecast for a given location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published