I have been running my weather station for a few months before I got weewx installed. During that time it uploaded to Weather Underground, so I took advantage of wee_import to back fill all of the previous data.
I noticed that it doesn't include the UV Index and that isn't mentioned in the documentation. It looks like it uses this URL format: http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=%s&month=%d&day=%d&year=%d&format=1 I noticed that when using the XML format then UV data is available. http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=%s&month=%d&day=%d&year=%d&format=XML Has anyone tried to import from the XML format? Or is there an easier way to accomplish getting the UV data? -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
