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.
irmadlad@lemmy.world
tburkhol@slrpnk.net 2 days ago
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!