Weather Data: Small Steps - Big Ambitions
from irmadlad@lemmy.world to selfhosted@lemmy.world on 20 Jun 16:05
https://lemmy.world/post/48413097
from irmadlad@lemmy.world to selfhosted@lemmy.world on 20 Jun 16:05
https://lemmy.world/post/48413097
Progress Report:
So, building on @captcha_incorrect 's n8n script he graciously offered, and pulling data into Grafana, and learning how to python correctly…it’s been a journey. However, I am happy to report that I have some weather data now. It’s by no means a finished product but I have made some progress.
spoiler
The extended forecast in the right hand side took me some time to figure out pagination so I could scroll through 5 days in advance. The weather tab at the top left will get a couple more tabs. One for forecast map, if I can figure that out. LOL
#selfhosted
threaded - newest
If you’re in the Western hemisphere, NOAA has every-5-minute satellite images, using the form
cdn.star.nesdis.noaa.gov/GOES16/…/600x600.jpg
www.star.nesdis.noaa.gov/GOES/index.php will help you pick which SECTOR is most relevant.
Neat! Thank you!
So now I can pull that data into my dashboard:
spoiler
<img alt="" src="https://lemmy.world/pictrs/image/316dbf98-f0a3-4cd6-9755-d05e86619e66.png">
Tada!
spoiler
<img alt="" src="https://lemmy.world/pictrs/image/9cd5af42-068e-4eb1-854d-13dba17a49d7.png">