Discussion:
[Weather] wserver wunderground output
clps
2007-08-07 14:01:57 UTC
Permalink
I'm running a brand new AAG anemometer and AAG humidity sensor under
wserver's 'latest' version. Everything works great
onscreen.....humidity, 2 temp sensors (anemometer and humidity sensor),
wind speed and direction....all reporting fine on the computer. The
problem is with the wunderground post...it shows humidity at -999%,
similarly with all the other nonexistent devices on wunderground showing
-xx%. Is there a way to parse the wserver wunderground output to see
what it is reporting? Is there any way to change/correct the wserver
output? (Ideally I'd like the humidity to report the correct reading
and the nonexistent devices to report '0'.)
I've checked through the archives here and can't find anything on the
subject.
Here's the station in question:
http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=KCACOTTO2
Thanks in advance
Garry Ehman
2007-08-07 20:35:40 UTC
Permalink
Hi, my system using WServer - 20.05.2005 seems to report it OK to
Wunderground. Here is a cut of the info from my Wserver log file. I don't
see anything in the config settings that change anything.
07.08.2007 13:20:00 WU Data sent:
ID=IBCMADEI1&PASSWORD=********&dateutc=2007-08-07+20:20:00&winddir=162&winds
peedmph=7.4&windgustmph=12.0&tempf=63.8&rainin=0.00&baromin=29.99&humidity=9
0.5&dewptf=61.1&weather=n/a&clouds=n/a&softwaretype=Henriksen+1-Wire&action=
updateraw
Here is my site.
http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IBCMADEI1
Garry
-----Original Message-----
From: weather-bounces+garry=***@buoy.com
[mailto:weather-bounces+garry=***@buoy.com] On Behalf Of clps
Sent: August 7, 2007 7:02 AM
To: ***@buoy.com
Subject: [Weather] wserver wunderground output
I'm running a brand new AAG anemometer and AAG humidity sensor under
wserver's 'latest' version. Everything works great onscreen.....humidity, 2
temp sensors (anemometer and humidity sensor), wind speed and
direction....all reporting fine on the computer. The problem is with the
wunderground post...it shows humidity at -999%, similarly with all the other
nonexistent devices on wunderground showing -xx%. Is there a way to parse
the wserver wunderground output to see what it is reporting? Is there any
way to change/correct the wserver output? (Ideally I'd like the humidity to
report the correct reading and the nonexistent devices to report '0'.) I've
checked through the archives here and can't find anything on the subject.
Here's the station in question:
http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=KCACOTTO2
Thanks in advance
clps
2007-08-08 01:07:44 UTC
Permalink
Hi, thanks. That's odd....mine reads the same as yours except that I
have nothing after the 'tempf=63.8' and between the '&weather=n/a' part.
I wonder why the wunderground output is not producing the humidity and
dew point sections? ...it certainly sees them both in the program.....
Hmmmm, odd indeed.
Is there a tag within the 'sensors.ini' file that controls whether
humidity is reported in the output?
Thanks
/
Hi, my system using WServer - 20.05.2005 seems to report it OK to
Wunderground. Here is a cut of the info from my Wserver log file. I don't
see anything in the config settings that change anything.
07.08.2007 13:20:00 WU Data sent:
ID=IBCMADEI1&PASSWORD=********&dateutc=2007-08-07+20:20:00&winddir=162&winds
peedmph=7.4&windgustmph=12.0&tempf=63.8&rainin=0.00&baromin=29.99&humidity=9
0.5&dewptf=61.1&weather=n/a&clouds=n/a&softwaretype=Henriksen+1-Wire&action=
updateraw
Here is my site.
http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IBCMADEI1
Garry/
Garry Ehman
2007-08-08 03:34:12 UTC
Permalink
Here is the section from my sensors.ini. I don't see anything that is
obvious to me for wunderground in it.
Does it show correctly in the Wserver screen?
Garry
[0D00000014E86C26]
Type=Humidity
max_VAD=3.7
max_VAD_t=1186507014
min_VAD=3.515
min_VAD_t=1186512653
max_temp=18.4481000859399
max_temp_t=1186512590
min_temp=16.302869426452
min_temp_t=1186496036
max_VDD=4.88
max_VDD_t=1186472719
min_VDD=4.865
min_VDD_t=1186495788
max_VSENS=26.875
max_VSENS_t=1186470002
min_VSENS=26.875
min_VSENS_t=1186470002
Plot=1
Log=1
MaxRetry=3
PrintOnHTML=1
GraphColor=255
SwitchPort=AUX
SwitchSerial=BE00000000D74C1F
Celsius=1
PlotTemp=0
PrintTempOnHTML=0
GraphTempColor=65535
TempDescription=Hum_TEMP
VADDescription=0D00000014E86C26_VAD
VSENSDescription=0D00000014E86C26_VSENS
TempOffset=0
TempMultiplier=1
VADOffset=0
VADMultiplier=1
max_hum=94.7322065964136
max_hum_t=1186507325
min_hum=89.54523873895
min_hum_t=1186477025
min_heatindex=0
min_heatindex_t=1186470002
max_dewpoint=16.8383438064396
max_dewpoint_t=1186511705
min_dewpoint=15.378632729484
min_dewpoint_t=1186494173
HumDescription=Humidity
HumMultiplier=1
HumOffset=0
current_hum=93.7046127302315
min_volt_limit=4
max_heatindex=0
max_heatindex_t=1186470002
Description=Hum_TEMP
current_temp=16.7089451175304
AcousticAlarm=0
LowAlarm=-100
HighAlarm=200
PlotHum=1
GraphHumColor=255
-----Original Message-----
From: weather-bounces+garry=***@buoy.com
[mailto:weather-bounces+garry=***@buoy.com] On Behalf Of clps
Sent: August 7, 2007 6:08 PM
To: ***@buoy.com
Subject: [Weather] wserver wunderground output
Hi, thanks. That's odd....mine reads the same as yours except that I have
nothing after the 'tempf=63.8' and between the '&weather=n/a' part.
I wonder why the wunderground output is not producing the humidity and dew
point sections? ...it certainly sees them both in the program.....
Hmmmm, odd indeed.
Is there a tag within the 'sensors.ini' file that controls whether humidity
is reported in the output?
Thanks
/
Hi, my system using WServer - 20.05.2005 seems to report it OK to
Wunderground. Here is a cut of the info from my Wserver log file. I don't
see anything in the config settings that change anything.
07.08.2007 13:20:00 WU Data sent:
ID=IBCMADEI1&PASSWORD=********&dateutc=2007-08-07+20:20:00&winddir=162&winds
peedmph=7.4&windgustmph=12.0&tempf=63.8&rainin=0.00&baromin=29.99&humidity=9
0.5&dewptf=61.1&weather=n/a&clouds=n/a&softwaretype=Henriksen+1-Wire&action=
updateraw
Here is my site.
http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IBCMADEI1
Garry/
Mark Richards
2007-08-08 03:38:20 UTC
Permalink
Post by Garry Ehman
Here is the section from my sensors.ini. I don't see anything that is
obvious to me for wunderground in it.
There are two ini files. Check the other one.
/m
Post by Garry Ehman
Does it show correctly in the Wserver screen?
Garry
[0D00000014E86C26]
Type=Humidity
max_VAD=3.7
max_VAD_t=1186507014
min_VAD=3.515
min_VAD_t=1186512653
max_temp=18.4481000859399
max_temp_t=1186512590
min_temp=16.302869426452
min_temp_t=1186496036
max_VDD=4.88
max_VDD_t=1186472719
min_VDD=4.865
min_VDD_t=1186495788
max_VSENS=26.875
max_VSENS_t=1186470002
min_VSENS=26.875
min_VSENS_t=1186470002
Plot=1
Log=1
MaxRetry=3
PrintOnHTML=1
GraphColor=255
SwitchPort=AUX
SwitchSerial=BE00000000D74C1F
Celsius=1
PlotTemp=0
PrintTempOnHTML=0
GraphTempColor=65535
TempDescription=Hum_TEMP
VADDescription=0D00000014E86C26_VAD
VSENSDescription=0D00000014E86C26_VSENS
TempOffset=0
TempMultiplier=1
VADOffset=0
VADMultiplier=1
max_hum=94.7322065964136
max_hum_t=1186507325
min_hum=89.54523873895
min_hum_t=1186477025
min_heatindex=0
min_heatindex_t=1186470002
max_dewpoint=16.8383438064396
max_dewpoint_t=1186511705
min_dewpoint=15.378632729484
min_dewpoint_t=1186494173
HumDescription=Humidity
HumMultiplier=1
HumOffset=0
current_hum=93.7046127302315
min_volt_limit=4
max_heatindex=0
max_heatindex_t=1186470002
Description=Hum_TEMP
current_temp=16.7089451175304
AcousticAlarm=0
LowAlarm=-100
HighAlarm=200
PlotHum=1
GraphHumColor=255
-----Original Message-----
Sent: August 7, 2007 6:08 PM
Subject: [Weather] wserver wunderground output
Hi, thanks. That's odd....mine reads the same as yours except that I have
nothing after the 'tempf=63.8' and between the '&weather=n/a' part.
I wonder why the wunderground output is not producing the humidity and dew
point sections? ...it certainly sees them both in the program.....
Hmmmm, odd indeed.
Is there a tag within the 'sensors.ini' file that controls whether humidity
is reported in the output?
Thanks
/
Hi, my system using WServer - 20.05.2005 seems to report it OK to
Wunderground. Here is a cut of the info from my Wserver log file. I don't
see anything in the config settings that change anything.
ID=IBCMADEI1&PASSWORD=********&dateutc=2007-08-07+20:20:00&winddir=162&winds
peedmph=7.4&windgustmph=12.0&tempf=63.8&rainin=0.00&baromin=29.99&humidity=9
0.5&dewptf=61.1&weather=n/a&clouds=n/a&softwaretype=Henriksen+1-Wire&action=
updateraw
Here is my site.
http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IBCMADEI1
Garry/
_______________________________________________
Weather mailing list
http://www2.buoy.com/cgi-bin/mailman/listinfo/weather
_______________________________________________
Weather mailing list
http://www2.buoy.com/cgi-bin/mailman/listinfo/weather
Garry Ehman
2007-08-08 04:04:57 UTC
Permalink
I don't see anything that might help in the weather.ini file either. Here
is the wunderground part.
[WUNDERGROUND]
Password=*******
UserID=IBCMADEI1
URL=http://weatherstation.wunderground.com/weatherstation/updateweatherstati
on.php
LogSuccess=1
Enabled=1
Interval=10
Garry
-----Original Message-----
From: weather-bounces+garry=***@buoy.com
[mailto:weather-bounces+garry=***@buoy.com] On Behalf Of Mark Richards
Sent: August 7, 2007 8:38 PM
To: List for 1 Wire Weather Stations and devices
Subject: Re: [Weather] wserver wunderground output
Post by Garry Ehman
Here is the section from my sensors.ini. I don't see anything that is
obvious to me for wunderground in it.
There are two ini files. Check the other one.
/m
Arne Henriksen
2007-08-08 11:42:36 UTC
Permalink
Hello guys!
Sorry 'bout my late reply here, the reason WServer is not publishing the
humidity & dewpoint is because it's in demo mode.
The registered version will be adding the missing values to the string
being posted to Weather Underground.
Kind regards,
Arne
---------------------------------------------
Arne S. Henriksen
tlf: (+47) 900 90 410
fax: (+47) 947 70 783
***@henriksens.net
Svehøgda 94, N-7550 Hommelvik, Norway
---------------------------------------------
clps <***@nowusa.com>
Sent by: weather-bounces+arne=***@buoy.com
08.08.2007 03:07
Please respond to List for 1 Wire Weather Stations and devices
To: ***@buoy.com
cc:
Subject: [Weather] wserver wunderground output
Hi, thanks. That's odd....mine reads the same as yours except that I
have nothing after the 'tempf=63.8' and between the '&weather=n/a' part.
I wonder why the wunderground output is not producing the humidity and
dew point sections? ...it certainly sees them both in the program.....
Hmmmm, odd indeed.
Is there a tag within the 'sensors.ini' file that controls whether
humidity is reported in the output?
Thanks
/
Hi, my system using WServer - 20.05.2005 seems to report it OK to
Wunderground. Here is a cut of the info from my Wserver log file. I don't
see anything in the config settings that change anything.
07.08.2007 13:20:00 WU Data sent:
ID=IBCMADEI1&PASSWORD=********&dateutc=2007-08-07+20:20:00&winddir=162&winds
peedmph=7.4&windgustmph=12.0&tempf=63.8&rainin=0.00&baromin=29.99&humidity=9
0.5&dewptf=61.1&weather=n/a&clouds=n/a&softwaretype=Henriksen+1-Wire&action=
updateraw
Here is my site.
http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IBCMADEI1
Garry/
Dale Chatham
2007-08-08 13:12:23 UTC
Permalink
I'm coming in late on this, but what you see below is added to the end
of the URL for wunderground as an HTML GET parameters. What is there is
what is sent, if the program appends it properly to the wunderground URL.
I actually wrote a shell script which puts the things in order and uses
wget to connect to wunderground to give it the data. There is truly no
magic there.
Post by clps
Hi, thanks. That's odd....mine reads the same as yours except that I
have nothing after the 'tempf=63.8' and between the '&weather=n/a' part.
I wonder why the wunderground output is not producing the humidity and
dew point sections? ...it certainly sees them both in the program.....
Hmmmm, odd indeed.
Is there a tag within the 'sensors.ini' file that controls whether
humidity is reported in the output?
Thanks
/
Hi, my system using WServer - 20.05.2005 seems to report it OK to
Wunderground. Here is a cut of the info from my Wserver log file. I don't
see anything in the config settings that change anything.
ID=IBCMADEI1&PASSWORD=********&dateutc=2007-08-07+20:20:00&winddir=162&winds
peedmph=7.4&windgustmph=12.0&tempf=63.8&rainin=0.00&baromin=29.99&humidity=9
0.5&dewptf=61.1&weather=n/a&clouds=n/a&softwaretype=Henriksen+1-Wire&action=
updateraw
Here is my site.
http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IBCMADEI1
Garry/
_______________________________________________
Weather mailing list
http://www2.buoy.com/cgi-bin/mailman/listinfo/weather
clps
2007-08-08 16:45:14 UTC
Permalink
Wow. Thanks. So that's it???? LOL! I must have missed the memo that
said the download was crippled until registered.
For testing purposes, so that I know what is and isn't working properly,
what else is crippled until registered?
Thanks
----------------------------
/Hello guys!
Sorry 'bout my late reply here, the reason WServer is not publishing the
humidity & dewpoint is because it's in demo mode.
The registered version will be adding the missing values to the string
being posted to Weather Underground.
Kind regards,
Arne
---------------------------------------------
Arne S. Henriksen
tlf: (+47) 900 90 410
fax: (+47) 947 70 783
***@henriksens.net
Svehøgda 94, N-7550 Hommelvik, Norway
------------------------------------------/---
8 Replies
2 Views
Permalink to this page
Disable enhanced parsing
Thread Navigation
clps2007-08-07 14:01:57 UTC