Report your Weather Station Data to Windy
-
Absolutely outstanding, this is great. Very easy to upload data this way. Thank you for including both GET and POST methods.
-
Been working great here overnight, uploading data
I really like how you can see your data you have uploaded
and then your forecast data too :)
great stuff windy.com ! :)
https://www.windy.com/station/pws-f071a566?-37.128,174.608,8,i:pressure
Brian
www.weather-display.com -
The owner of MeteoBridge (Boris) is in work adding windy to it's lineup of feeding weather sites. The last message I read there says he is working on finalizing the upload method. Should be any day now if your a Meteobridge owner www.meteobridge.com
Andy
-
I am sending my data via Cumulus MX, it seems to be working apart from the pressure which I am sending in hPa.
I send .
...&pressure=1017.75&...
and it appears on windy.com as Pressure = 10hPa ?
My station ID is f06ebac8
Any ideas?
-
@mcrossley send us the link to your station, we will have look.
-
On Windy it is...
https://www.windy.com/station/pws-f06ebac8?53.325,-2.243,8Here is a recent data sample for the HTTP GET...
?winddir=69&windspeedmph=0.0&windgustmph=8.0&temp=10.8&precip=0.0&pressure=1017.75&dewpoint=6.7&humidity=76&uv=0.0
As you can see I use mixed metric/imperial units - only wind speeds in imperial.
-
@leopol2
I'm not a Cumulus 1 expert but from looking at the documentation for that software it doesn't appear that there is a way to enable Cumulus 1 to send to any other service than what you already see in the settings page of the program.If you want to upload to Windy I suggest you change your software. Perhaps give Cumulus MX a try. It will work with Cumulus MX. Cumulus 1.9.4 is is almost 6 years old and will not be updated further. Sure Cumulus 1.9.4 may work fine for you and other people but as new services and things come about you will not be able to take advantage of them such as this with Windy.com.
Cumulus MX only runs on Linux thoughUpdate I was misinformed. Cumulus MX runs on various operating systems. There is plenty of help regarding this in the Cumulus forum....so just because you are not tech savvy and have maybe never used the MX version should not be a reason to be afraid to try it. You can even run it on a cheap Raspberry Pi (Linux version). Very little space used and very little power.Sorry for the bad news regarding original Cumulus 1.
-
Thank you for doing this. It is most interesting and seems like it will be more timely than getting updates via MADIS.
I do have a question...Is there a way to see on the map all of the stations that have made their data public? I think it would be neat to see these stations on the map.
-
@galfert
Cumulus MX runs just fine on Windows , and Macs as well as Linux ;) -
I use Davis' weatherlink.com to share my Vantage Pro2 Plus PWS data to Weather Underground and CWOP, would be incredibly awesome if the team behind Windy gets in touch with Davis so that they can add Windy to their "Uploads" capability. They just ask for a station ID and password. Keep up the great work guys!
-
@mcrossley ah thank you for informing me!
-
For anyone with the following weather software follow these links for instructions on how to upload to Windy. Weather-Display requires installing latest update. For WeeWx it is like a plug-in extension. For Meteobridge and Cumulus these are custom http methods to upload to Windy. Meaning a simpler solution will most likely come out soon when these software packages get their next update. But if you want to do this now follow these guides.
Meteobridge
https://www.wxforum.net/index.php?topic=36656.msg376837#msg376837Cumulus MX
https://cumulus.hosiene.co.uk/viewtopic.php?f=11&t=17381Weather-Display (download latest .zip update)
https://www.weather-watch.com/smf/index.php/topic,67611.0.html -
@TomSlavkovsky Ah, I think I see the problem, "pressure" is expecting Pa not hPa. That means I cannot use a simple tag value substitution, I would need to multiply the hPa value by 100 :(
Maybe you could add a barommb option to upload in mb/hPa?
-
Unable to add a station. The 'save' button does nothing.
-
@galfert Yep, got mine working with Weather-Display today, simple and seamless.
-
@Mapantz I had that issue and I was trying to use 1.5 for the temp height. Even though it didn't throw an error, when I changed it to 2, it worked.
-
@roqz Well, while Davis adds support for Windy, I wrote a horrible Python 3 script to interface Davis' weatherlink.com public JSON API to Windy's API. I will leave it running through the night in a Raspberry Pi to see if it survives, if somebody wants to take a look, let me know.
-
re barometer, you can send in inches instead *using the baromin
-
Hallo
i use "weewx" by mwall butApr 17 12:15:37 wetter OWFS[18076]: restx: Windy: Failed upload attempt 3: HTTP Error 400: Bad Request
Apr 17 12:15:37 wetter OWFS[18076]: restx: Windy: Failed to publish record 2019-04-17 12:15:00 CEST (1555496100): Failed upload after 3 triesthe api-key was regenerated
Hartmut
-
Shouldn't it be more appropriate to use a widely known license such as Creative Commons BY-SA or ODbL Open Database License for this community project?
Especially, this line seems very problematic and unenforcable: « Providers have full right to discontinue providing the data at any moment and require Aggregator and all Consumers to delete its data ». Why put this restriction? No other license do that.
Will you provide an API to access data form every stations?