paulfantom / dotfiles

:fire: :dragon: My dotfiles (vim, KDE, git, dragons...)
MIT License
7 stars 1 forks source link

Add weather conditions to space_launch.py #2

Open jkrol2 opened 6 years ago

jkrol2 commented 6 years ago

I thought it would be nice to display info whether the weather is favorable for the launch. This is quite important and sometimes determining if the launch is worthy getting up early or staying up late.

paulfantom commented 6 years ago

Current API doesn't return such information.

jkrol2 commented 6 years ago

I know, I'm looking for another source of information to somehow correlate the data

paulfantom commented 6 years ago

Maybe use longtitude and latitude with some weather API?