<div dir="ltr">That code looks similar to something I wrote a few years back: <a href="https://gist.github.com/darksidelemm/e1e2670a265ef18cbcf847d11e66864e">https://gist.github.com/darksidelemm/e1e2670a265ef18cbcf847d11e66864e</a><div><br></div><div>Mine uses the JSON feed, which is fairly easy to parse (with only a little bit of oddness), and will probably break under Python 3 also. Looks like it should be fairly simple to make it compatible with a few strategically placed .encode('ascii') statements however...</div><div><br></div><div>73</div><div>Mark VK5QI</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Nov 23, 2019 at 12:16 AM Marcus B <<a href="mailto:mrmabs@gmail.com">mrmabs@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hey all,</div><div><br></div><div>Currently sitting in Canberra away from home for a couple of months, I've started to go through some of my old code, and I found this program I built to send BOM weather data to the APRS network while visiting VK2DGJ back in around 2002. The code is pretty simple, it grabbed the text weather data from the BOM, filtered it and generated an aprs-is packet. It looks like from the state of the code that I may have packaged this up in the past (callsign commented out), so it may exist elsewhere? Maybe even on this list or a previous incarnation?<br></div><div><br></div><div>I seem to remember that this was before many objects like this were routinely posted to the network like there is now.<br></div><div><br></div><div>I know there are many other ways of doing this job currently in existence, so this code is only really there for prosperity, but if there is a need to make this work in the modern world give it a go, or I can look into it. It would be run from a cron job at a regular interval.<br></div><div><br></div><div>Here's the github link: <a href="https://github.com/mrmabs/aprs-wx" target="_blank">https://github.com/mrmabs/aprs-wx</a> </div><div><br></div><div>73,</div><div>VK3TST / VK5WTF<br></div><div><br>-- <br><div dir="ltr"><div dir="ltr"><font style="background-color:rgb(255,255,255)" face="arial, helvetica, sans-serif" color="#000000">"<span style="line-height:19.1875px">The universe is an intelligence test.</span>" -- Timothy Leary</font></div></div></div></div>
_______________________________________________<br>
OZAPRS mailing list<br>
<a href="mailto:OZAPRS@aprs.net.au" target="_blank">OZAPRS@aprs.net.au</a><br>
<a href="http://lists.aprs.net.au/mailman/listinfo/ozaprs" rel="noreferrer" target="_blank">http://lists.aprs.net.au/mailman/listinfo/ozaprs</a><br>
</blockquote></div>