<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Times New Roman, Times, serif">I did something akin to
      what you want to do with the Davis wx station of a ham (now SK).
      His station sent the data to the Davis site for display on the
      internet. What I did was download the web page as a text file,
      parse that file for the commencement of wx data, split off the
      data into individual files for each parameter, apply mathematical
      correction or conversion (km to miles, C to F, etc) as
      appropriate, and reassemble the data into the aprs format for a wx
      station. That data was then sent to xastir for sending to the aprs
      internet server. The process is probably cleaner than the
      explanation!! I used standard Linux tools such as grep, cut, head,
      etc, to sort the data. The script is a combination of shell script
      and Perl script (I couldn't be bothered trying to do it all with
      Perl). My scripts are still being used by vk2wet to send BoM
      information to the IS. If you're into Linux and you don't mind
      doing your own hacking I'll send you the script.<br>
      <br>
      Ray vk2tv<br>
    </font><br>
    <div class="moz-cite-prefix">On 01/09/15 11:54, VK5MW wrote:<br>
    </div>
    <blockquote
      cite="mid:003a01d0e459$2f0874d0$8d195e70$@desertdata.com.au"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">I have a weather station currently active
          on Weather Underground. ( ISOUTHAU218 ). Id like to get the
          data over to aprs. Unfortunately the station does not have a
          simple place to get the data from. Is it possible to get it
          from Weather Underground or should I try to hack the station.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Here is the station I have. <a
            moz-do-not-send="true"
href="http://www.ebay.com/itm/Ambient-Weather-WS-1001-WIFI-OBSERVER-Solar-Powered-Wireless-WiFi-Remote-/121687405831?hash=item1c55227507"><a class="moz-txt-link-freetext" href="http://www.ebay.com/itm/Ambient-Weather-WS-1001-WIFI-OBSERVER-Solar-Powered-Wireless-WiFi-Remote-/121687405831?hash=item1c55227507">http://www.ebay.com/itm/Ambient-Weather-WS-1001-WIFI-OBSERVER-Solar-Powered-Wireless-WiFi-Remote-/121687405831?hash=item1c55227507</a></a><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Regards <o:p></o:p></p>
        <p class="MsoNormal">VK5MW<o:p></o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <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>