Hello,
Looking at the wind data for my station on Weather Underground and comparing it with other networks (windy and APRS), I find discrepant values.
On Weather Underground seem to be used only Gust values and not the average speed value.
I don't understand if this is a problem of weather underground or related to the data sent from meteobridge.
Weater Underground:
Windy:
APRS:
My Meteotemplate:
Weather Underground wind speed **solved**
Moderator: Mattk
Weather Underground wind speed **solved**
Last edited by iu1jvo on Wed Feb 16, 2022 11:44 am, edited 1 time in total.
Re: Weather Underground wind speed
I guess it depends on what you (and/or MB) send to the different places: WU, Meteotemplate.
You can make a test for WU (or Meteotemplate) and deactivate the MB WU service and send your own defined data via services/events as a http post to WU. (however, you need to know the WU API description for that, i.e. what data in which format WU expects).
Because you can cannot change the preset weather service posts, but you can use your own post where you can manipulate the data.
Then you can play with the different wind variables from Meteobridge using different values.
For this you will have to look into the Meteobridge/Templates section of the WiKi to see how the API string you sent has to look like for wind speed, average wind 10 min, average wind 1 hour .... etc.
You can make a test for WU (or Meteotemplate) and deactivate the MB WU service and send your own defined data via services/events as a http post to WU. (however, you need to know the WU API description for that, i.e. what data in which format WU expects).
Because you can cannot change the preset weather service posts, but you can use your own post where you can manipulate the data.
Then you can play with the different wind variables from Meteobridge using different values.
For this you will have to look into the Meteobridge/Templates section of the WiKi to see how the API string you sent has to look like for wind speed, average wind 10 min, average wind 1 hour .... etc.
WH4000SE 1.6.6/1 x DP1500/4 x GW1000 1.7.7/GW1100 2.3.0/HP1000SE Pro 1.9.3//2 x WH2650 1.7.7/GW2000 3.1.0
2xMeteobridge Pro [B+R] 15161, 2xRPi4B-2GB/16/32 3139,VM128 1704
Weather Landing page: https://meshka.eu
Ecowitt WiKi: https://meshka.eu/Ecowitt/dokuwiki
2xMeteobridge Pro [B+R] 15161, 2xRPi4B-2GB/16/32 3139,VM128 1704
Weather Landing page: https://meshka.eu
Ecowitt WiKi: https://meshka.eu/Ecowitt/dokuwiki
Re: Weather Underground wind speed
Yes, this is also my opinion. I need to write my own script to send data to WU.Gyvate wrote: Mon Feb 14, 2022 5:21 pm I guess it depends on what you (and/or MB) send to the different places: WU, Meteotemplate.
You can make a test for WU (or Meteotemplate) and deactivate the MB WU service and send your own defined data via services/events as a http post to WU. (however, you need to know the WU API description for that, i.e. what data in which format WU expects).
Because you can cannot change the preset weather service posts, but you can use your own post where you can manipulate the data.
Re: Weather Underground wind speed **solved**
Issue resolved disabling the Weather Underground wheather network and implementing a HTTP Upload Event using the following URL:
Code: Select all
https://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?ID=IMOMPA3&PASSWORD=zru8qTOV&dateutc=now&winddir=[wind0dir-act]&windspeedmph=[wind0avgwind-act=mph.2]&windgustmph=[wind0wind-act=mph.2]&humidity=[th0hum-act]&tempf=[th0temp-act=F.2]&rainin=[rain0rate-act=in.2]&dailyrainin=[rain0total-sumday=in.2]&baromin=[thb0seapress-act=inHg.2]&dewptf=[th0dew-act=F.2]&softwaretype=meteobridge&action=updateraw
Re: Weather Underground wind speed **solved**
I'm glad you found a solution for yourself. But isn't the way Meteobridge itself sends data to Weather Underground wheather network flawed?
Re: Weather Underground wind speed **solved**
Can you explain that?ToTo wrote: Thu Feb 17, 2022 9:46 am I'm glad you found a solution for yourself. But isn't the way Meteobridge itself sends data to Weather Underground wheather network flawed?
Re: Weather Underground wind speed **solved**
If the correct wind data is transmitted with HTTP Upload Event, but not with meteobridge Weather Underground upload in Weathernetwork Tab?
Or have I misunderstood something?
Or have I misunderstood something?
Re: Weather Underground wind speed **solved**
Using the "standard" Weather network for "Weather Underground", Wind speed and Wind Gust were de same.
this is (I suppose) caused by my virtual weather station that compute and return as wind speed the wind "gust" in the past 10 minutes and as average the "wind average speed the past 10 minutes average.
I don't know why other "standard" weather network does not have the same issue and display the wind speed (end gust speed) well.
But using the above string to send data to to weather underground, speed and gust is showed well also on WU.
Some URL to check:
https://www.wunderground.com/dashboard/pws/IMOMPA3
https://aprs.fi/weather/a/IU1JVO-13
https://meteo.iu1jvo.it/
this is (I suppose) caused by my virtual weather station that compute and return as wind speed the wind "gust" in the past 10 minutes and as average the "wind average speed the past 10 minutes average.
I don't know why other "standard" weather network does not have the same issue and display the wind speed (end gust speed) well.
But using the above string to send data to to weather underground, speed and gust is showed well also on WU.
Some URL to check:
https://www.wunderground.com/dashboard/pws/IMOMPA3
https://aprs.fi/weather/a/IU1JVO-13
https://meteo.iu1jvo.it/
Re: Weather Underground wind speed **solved**
I can't support this.ToTo wrote: Thu Feb 17, 2022 9:46 am I'm glad you found a solution for yourself. But isn't the way Meteobridge itself sends data to Weather Underground wheather network flawed?
The issue I have found could be depended by my meteobridge configuration. I only tryed to send data to weather underground in a way that I supposed was the correct way and verified is it.
But I don't know if other meteobridge users have my same issue sending data to W.U.
Are you sending data to Weather Underground and experienced the same issue (same speed for average and gust wind speeds)?
Re: Weather Underground wind speed **solved**
My wind speed and wind gust are practically the same on WU graph, but the chart shows how it should be. Using the weather network tab settings