I am using a ecowitt wittboy and I send the data to my home assistant. It is home assistant who sends the data to windy api. So I can perform any computation needed over the data prior to sending it.

Posts made by shdgrao
-
RE: How do you compute the wind speed and wind direction for your station?
-
How do you compute the wind speed and wind direction for your station?
Hi,
I have a personal weather station reporting data to windy. My question about the variables wind speed and wind direction. I am sending data to windy every 5 minutes and right now, I am gathering the wind speed and direction just before reporting it to windy. Wouldn't it be more correct to get the average data for this 5 minutes? I am getting readings in my station every few seconds so I could compute that. Also; i understand that the wind gust should be the maximun wind speed in this five minutes. Is that correct?
-
RE: Weather station suddenly dissapeared from Windy
@Suty Thanks, the station is shown again.
-
RE: Station not available in overview but seems to be online?
@barthelch Yes, I think it could be related. Mine is also online and showing data but it is not in the map:
https://www.windy.com/station/pws-f077a432?42.519,-5.624,8,i:pressure
-
RE: Weather station suddenly dissapeared from Windy
Just as extra informacion, when I query my station I get:
where the "updated" field and "latestObs" are not ok. On the other hand, If I check data, the new observations are being stored every 5 minutes. Also the output of my requests are ok:
I do not understand what is happening.
-
Weather station suddenly dissapeared from Windy
Hi,
I have been submitting weather data to windy for a few weeks. Today my weather station (id: f077a432) has dissapeared from map. I can see that windy is still receiving my data (I get success when sending the data). Also if I query the station data using my api key, I see all the data.
Also all the other stations nearby are showing in the map. What happened to mine?
Best regards,
Pablo