On Sat, 12 Sep 2020, Trent W. Buck wrote:
Tim Connors wrote:
On Thu, 10 Sep 2020, Trent W. Buck wrote:
subprocess.call([
- 'wget', '-nv', '-P', tempdir_path,
- '--',
+ 'puf', '-P', tempdir_path,
# Try to get a rain image for every minute in the last hour.
# 1 in every 6 will work. For now, just ignore that some fail.
# FIXME: this is VERY VERY VERY slow to download.
I did consider wget2 --http2-request-window:
And finally, lets do this open source thing.
Uploaded to here so I don't have to keep mailing updates around to people
who don't care about it:
https://github.com/spacelama/bomradar
Who cares about speed of executing when it's just always running out of
cron and displaying on your permanently-on Pi? Still, good to use '-nc'
to not kill the bureau's bandwidth every minute.
It satisfies to see that mass of blue run down the screen right now since
we missed out on yesterday's red.
--
Tim Connors