<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Arial">I wrote a combination of shell script and Perl to
      do something similar but it was specifically to suit the udp
      server in xastir. It's not pretty but it's worked for ten years.
      So many ways to skin a cat.<br>
      <br>
      Ray vk2tv<br>
    </font><br>
    <div class="moz-cite-prefix">On 23/11/19 1:35 am, Mark Jessop wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CABD2Lt0Buk92sG_BXJQM-E7cvgiZQaJbXpW7+3ycPW0RLoaHRg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">That code looks similar to something I wrote a few
        years back: <a
href="https://gist.github.com/darksidelemm/e1e2670a265ef18cbcf847d11e66864e"
          moz-do-not-send="true">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"
            moz-do-not-send="true">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"
                moz-do-not-send="true">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"
            moz-do-not-send="true">OZAPRS@aprs.net.au</a><br>
          <a href="http://lists.aprs.net.au/mailman/listinfo/ozaprs"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.aprs.net.au/mailman/listinfo/ozaprs</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
OZAPRS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OZAPRS@aprs.net.au">OZAPRS@aprs.net.au</a>
<a class="moz-txt-link-freetext" href="http://lists.aprs.net.au/mailman/listinfo/ozaprs">http://lists.aprs.net.au/mailman/listinfo/ozaprs</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>