Report your Weather Station Data to Windy
-
I notice that Windy hasn't started using the tons of data offered in
https://opendata.cwb.gov.tw/dataset/observation yet. Just wanted to
let you know. -
This post is deleted! -
Hello
The first pressure sent by the station was wrong (98543) but the following are correct. For this reason I have a bad pressure graph on the station page. How can I fix this? -
@SergeyPopov Hello, this cannot be fixed, you will have to wait until it is overwritten by new data.
-
Hi, I had post my station data to windy and i can see the data by api address..
however I can't not see my station data in windy webstie/app.
can you help me?
station id:f05ba383
Thanks. -
@fankoo Hello, what is your station type?
-
@Korina
Hi Korina, my station is based on ESP8266. -
@fankoo Is there any option to share data?
-
@TomSlavkovsky said in Report your Weather Station Data to Windy:
URL: https://stations.windy.com./pws/update/API-KEY
Is there an extra '.' in URL URL: https://stations.windy.com./pws/update/API-KEY ?
-
Is there any way to share my Weatherflow Tempest data with you guys or can you add support? I can create "data authorisations" that makes what I think is an api key (I'm not a programmer) and afaik I can set up wunderground sharing directly though with the way they have treated long time weather station owners is shameful, so a direct way would be good.
Thanks for all you do
Mark
-
-
@korina I do have a weather website running weather station 3 but don't think that supports sending data to Windy. Maybe you can add support like you have for Netatmo stations? It looks like the data is open https://weatherflow.github.io/Tempest/api/
-
@markdj Hello, in order to send data to use, you will need one of the mentioned softwares. We may add support in the future.
-
@korina
I am one of the many like Markdj with a Weatherflow Tempest Station.
and am looking to do the same.Cheers
Rob -
Hi - I'm trying to post our weather data to Windy. I think I'm doing everything right - I am getting a 'SUCCESS (valid measurements count: 4, valid station info count: 3)' when I post.
That stated, I cannot see the data in Windy...
The station id is 'f076de17'
I have confirmed the the Open, Windy only, Private setting is set to 'Public'.Please help!
thanks,
kk -
@kurtk For some reason, it seems to be working now! I'm not sure what changed...
-
@kurtk Hello, glad to hear it. It may take some time till the station shows on Windy.
-
@kurtk So Now it is not showing up again. Can someone at Windy look at the dat that I'm posting? This is the response that I get:
WX to Windy: PARTIAL SUCCESS (valid measurements count: 4, valid station info count: 3)
invalid measurement values: 'temp': none;
(I understand the temperature error, that is not the problem).
None of the rest of the measurement data shows up, but the station data does.
please help!
Thanks,
Kurt -
@kurtk Hello, according to our database, latest observation you sent is from Monday 11. Please check the internet connect and format of data that you should be sending here - https://community.windy.com/topic/8168/report-your-weather-station-data-to-windy
-
@korina Hello Korina -
The format described in the post that you referenced is exactly what I (think) I'm doing. Please se my post for the http: response to my request. It shows success. The geocoordinates update with each post (correctly) as my station is moving (on an autonomous vessel) through the ocean.
Can you see the transaction being received in you logs? My script runs every six minutes on the minute (:06, :16, :26, :36, :46, :56).
please let me know.
Thanks!
kk