Now with hawdware support for multiple weather station vendors
Technically, there is nothing wrong -- this is caused by missing data. When WSDL is first started and when the OS console loses contact with one or more wireless sensors (either temporarily or permanently), missing data can occur. When WSDL uploads data to one of these internet sites it will omit any missing data from the upload packet.
All three internet sites specifically state that it is okay to omit data from uploads. However, these sites will graph the missing data as large spikes, which many users find annoying. If you examine the textual or tabular data from these sites you will see that there are not really any spikes in the raw data -- they only appear on the graphs. All three sites are aware of this behavior and have no intention of changing it.
As a result, there are two check boxes at the bottom of the Upload tab of the options window that allow you to prevent data packets from being uploaded if data is missing. The first check box requires outdoor temperature to be present (valid) -- if not the upload is delayed until it becomes valid. The second check box requires all data to be valid for uploads. Checking one of these boxes will prevent spikes from appearing in the data graphs, but will also prevent any other data that is valid from being uploaded on schedule. It's a trade-off; choose your evil.
They are save in an XML file which can be viewed and/or edited with text editors like notepad or wordpad (if you are very careful).
With Windows XP, this file is stored on the system drive under the folder
\Documents and Settings\username\Local Settings\Application Data\WMRx00\WxLogger.exe_StrongName_gobbledegook
In the above path, the string "username" should be replaced with you login name and the string "gobbledegook" means that you will see a long string of unintelligible characters here. There should only be one such StrongName folder int the WMRx00 directory.
In the StrongName folder, there will be a sub-folder for every version of WSDL that you have installed and run.
The XML file containing all of the option settings is called user.config
.
If you want to manually edit the file, please make a backup copy first so you can restore it if anything goes wrong.
On Windows 7 (and perhaps Vista too) this file will be in a different folder on the system drive:
\Users\username\AppData\Local\WMRx00\WxLogger.exe_StrongName_gobbledegook