On Mon, 17 Aug 2020, Tim Connors wrote:
On Mon, 17 Aug 2020, Tim Connors wrote:
On Fri, 14 Aug 2020, Trent W. Buck wrote:
Thanks for reminding me to finish my
proof-of-concept script to undo
some of BOM's recent monetization changes; I just did so.
Can you chuck a sort around that glob? I'd do it myself, but it's not
perl and I'm an old fart.
That was easy. Turns out I do still learn stuff:
- *tempdir_path.glob('*.T.*.4.png'),
+ *sorted(tempdir_path.glob('*.T.*.4.png')),
And finally, the BoM has just transitioned to a 5 minute scan strategy, so
this seems to be the current schedule:
if (then.minute+1) % 5 == 0], # was 6, should now be 5
One of the good folk of Debian Australia (I think it was Paul Wise)
spotted that they now have a rain radar using OSM:
You need to enable first-party javascript to get ANY of content, not
just the map, but it's a lot closer to the old m.bom.gov.au than
anything else.
Also doesn't work in PrinceXML :-(
$ prince-browser --javascript
: error:
unexpected token identifier("fetchParameters")
Honestly it hasn't been a priority much lately, what with not leaving the house :-P