YoWindow seems confused between PWS and local METAR station.
My closest METAR station is reporting snow, my pws is reporting rain.
Yo window displays snow, but shows rain on the screen.
Steve
confused between PWS and local METAR station
-
- Posts: 67
- Joined: Wed Oct 06, 2010 12:56 am
- Name: Steve
- par
- Posts: 8741
- Joined: Mon Sep 21, 2009 11:56 am
- Name: Pasha
- Location: Saint-Petersburg, Russia
- Contact:
Re: confused between PWS and local METAR station
"displays snow, but shows rain on the screen"
Ahhh, I don't understand.
What is the weather station?
The next time you see the problem can you copy yowindow.xml and send it to the forum?
Ahhh, I don't understand.
What is the weather station?
The next time you see the problem can you copy yowindow.xml and send it to the forum?
-
- Posts: 67
- Joined: Wed Oct 06, 2010 12:56 am
- Name: Steve
Re: confused between PWS and local METAR station
Yup, that was interesting, we were right on the edge of the rain/snow line.
The airport just North of here, was reporting snow.
I was reporting rain through my PWS.
The YoWindow display was showing the rain that i was reporting, yet on th eright side under the temperature it stated "snow"
Guess I should have captured a screen shot.
I will try to remember to copy that file and post it.
Steve
The airport just North of here, was reporting snow.
I was reporting rain through my PWS.
The YoWindow display was showing the rain that i was reporting, yet on th eright side under the temperature it stated "snow"
Guess I should have captured a screen shot.
I will try to remember to copy that file and post it.
Steve
-
- Posts: 67
- Joined: Wed Oct 06, 2010 12:56 am
- Name: Steve
Re: confused between PWS and local METAR station
Hard to believe, but it just happened again. I can't figure out how to post my screen shot, but did find this.
- <response>
- <current_weather>
- <temperature unit="f">
<current value="33.4" />
<feels_like value="33.4" />
</temperature>
<humidity value="100" />
<pressure value="29.07" trend="0.03" unit="inchMerc" />
- <wind>
<speed value="1.7" unit="mph" />
<direction value="247" />
<gust value="2.2" unit="mph" />
</wind>
- <sky>
- <precipitation>
- <rain>
<rate value="0.02" unit="iph" />
<daily_total value="0.06" unit="inch" />
</rain>
- <snow>
<level value="0.70" unit="inch" />
</snow>
</precipitation>
</sky>
- <auto_update>
<interval value="65" />
</auto_update>
</current_weather>
</response>
- <response>
- <current_weather>
- <temperature unit="f">
<current value="33.4" />
<feels_like value="33.4" />
</temperature>
<humidity value="100" />
<pressure value="29.07" trend="0.03" unit="inchMerc" />
- <wind>
<speed value="1.7" unit="mph" />
<direction value="247" />
<gust value="2.2" unit="mph" />
</wind>
- <sky>
- <precipitation>
- <rain>
<rate value="0.02" unit="iph" />
<daily_total value="0.06" unit="inch" />
</rain>
- <snow>
<level value="0.70" unit="inch" />
</snow>
</precipitation>
</sky>
- <auto_update>
<interval value="65" />
</auto_update>
</current_weather>
</response>
- countryroads
- Posts: 8844
- Joined: Tue Apr 27, 2010 3:38 am
- Name: Marty
- Location: Mansfield, Ohio USA
- Contact:
Re: confused between PWS and local METAR station
Hi Steve,
To post your screen shot, you need to do the following -
Make sure it is a jpg or a png
While posting a reply, click on Upload Attachment.
Click on Browse.
Find your screen shot and click on Open.
Click on Add the file.
Preview your message.
If all is okay, click on Submit.
I hope this helps you.
Marty
To post your screen shot, you need to do the following -
Make sure it is a jpg or a png
While posting a reply, click on Upload Attachment.
Click on Browse.
Find your screen shot and click on Open.
Click on Add the file.
Preview your message.
If all is okay, click on Submit.
I hope this helps you.

Marty
- par
- Posts: 8741
- Joined: Mon Sep 21, 2009 11:56 am
- Name: Pasha
- Location: Saint-Petersburg, Russia
- Contact:
Re: confused between PWS and local METAR station
Steve, please, let me know the weather station model and a software you are using to produce yowindow.xml
-
- Posts: 67
- Joined: Wed Oct 06, 2010 12:56 am
- Name: Steve
Re: confused between PWS and local METAR station
I am using a LaCrosse 2310 and WUHU software.
Re: confused between PWS and local METAR station
Steve,
In looking at your xml, WUHU is giving you a rain rate of .02 which is why you are seeing rain. Could be snow melt?
- Jim
In looking at your xml, WUHU is giving you a rain rate of .02 which is why you are seeing rain. Could be snow melt?
- Jim
-
- Posts: 67
- Joined: Wed Oct 06, 2010 12:56 am
- Name: Steve
Re: confused between PWS and local METAR station
No it was actually raining, my concern is that in YoWindow it displays Light Snow under the sky cover.
Steve
Steve
- par
- Posts: 8741
- Joined: Mon Sep 21, 2009 11:56 am
- Name: Pasha
- Location: Saint-Petersburg, Russia
- Contact:
Re: confused between PWS and local METAR station
It seems I know why is this happening.
There are no sky/description and sky/icon tags in yowindow.xml produced by WUHU.
That is there are no information about sky coverage.
YoWindow is trying to guess the sky cover from the data provided by the closest METAR station.
And it looks like in your case METAR says it is snowing.
Very rare case, but I think we need to adjust YoWindow in order to handle this case gracefully.
I have added a task.
There are no sky/description and sky/icon tags in yowindow.xml produced by WUHU.
That is there are no information about sky coverage.
YoWindow is trying to guess the sky cover from the data provided by the closest METAR station.
And it looks like in your case METAR says it is snowing.
Very rare case, but I think we need to adjust YoWindow in order to handle this case gracefully.
I have added a task.