How to Manually Configure Meteobridge for Windy Uploads*** Latest Update of Meteobridge now easily supports Windy. No need to do this manual HTTP upload
See this post for details: https://www.wxforum.net/index.php?topic=36656.msg376973#msg376973vreihen is correct. Not Greek to me. It works with the Meteobridge now. It will be simpler when Boris adds it to the list of supported online weather services.
But if you can't wait and you want to do it now you can. It is working for me.
This following specific formatting is
only for use in the Meteobridge. I've taken the Windy.com example and I've inserted the internal variables that the Meteobridge uses:
USE THIS URL for Meteobridge:https://stations.windy.com/pws/update/XXX-API-KEY-XXX?winddir=[wind0dir-avg2]&windspeedmph=[wind0wind-avg2=mph]&windgustmph=[wind0wind-max10=mph]&tempf=[th0temp-avg5=F]&rainin=[rain0total-sum60=in.2]&baromin=[thb0seapress-min1=inHg.2]&dewptf=[th0dew-avg1=F]&humidity=[th0hum-avg1]&uv=[uv0index-avg5]The above used intervals adhere to correct averages as requested by Windy (
https://community.windy.com/topic/8186/wind-direction-interval/5):
*** IF YOU ARE NOT UPLOADING TO THE DEFAULT FIRST WINDY STATION ON YOUR ACCOUNT THEN YOU MUST ADD THE FOLLOWING SYNTAX: &station=1
station=1 actually corresponds to the 2nd station because the first station is station=0.
If you don't have UV then remove that part of the URL.
Steps to follow in Meteobridge- All you have to do is go to the Meteobridge Services tab and add an HTTP service with the above posted URL. This URL is in the Windy requested format and uses the Meteobridge variables to send the data.
- Replace XXX-API-KEY-XXX with your Windy station key. You don't need your station ID for the upload URL.
- Fill in the success field as follows...
Success: SUCCESS - Set it for 5 minute uploads
- Retry set for 2
[ You are not allowed to view attachments ]
I've cleared out my key...well I guess that was pointless as it was only showing part of it anyway. Still the full URL syntax is above. Ignore the #5 drop down before the HTTP. That just means it is my 5th script in my Meteobridge. I have other scripts doing other unrelated things.
You get confirmation from the Meteobridge in the Live Data page as it shows HTTPS success to Windy.com
[ You are not allowed to view attachments ]
But I've noticed that is may be a bit pointless if you already report to CWOP:
[ You are not allowed to view attachments ]
You can click on the duplicate station and it takes me to my CWOP station. Also in my CWOP station (in Windy) it also reports that there is a duplicate station and points to the direct Windy.com station ID. So it is nice to see that they point to each other as duplicates.
But I'm going to keep it updating as I want to see if the data is more timely if I upload directly rather than letting Windy get my data from MADIS.[/list]