victorykmfk.blogg.se

Wunderground maps
Wunderground maps










wunderground maps wunderground maps

I then add an automation to grab and process the images on a regular (20 mins?) basis. #get the $iqty most recent images quietlyĬurl -silent -list-only /anon/gen/radar/|grep $ID.T|tail -$iqty|xargs -i wget -q ''Ĭonvert -layers flatten -dispose none $ID.background.png $ID.locations.png -dispose previous $ID.T*.png -set delay 75 -loop 0 radar_$ID.gif Img_out="/home/homeassistant/.homeassistant/satimgs/" I am sure the python gurus can do better with a more eloquent script. So wanting to play a little with ImageMagick I installed the package and created a quick bash script.

wunderground maps

I wasn’t able find a url that had the wanted images (although I am sure it exists) as BOM seem to provide the png’s in transparent layer format. I thought I might share my toying with this type of approach with the Australian BOM radar images.












Wunderground maps