Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login

    Report your Weather Station Data to Windy

    Scheduled Pinned Locked Moved Windy Stations
    406 Posts 149 Posters 957.0k Views 35 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • KorinaK Offline
      Korina @MichelleWhy
      last edited by

      @michellewhy Hello, glad the station already shows on the map, sometimes it takes longer for the station to show up.

      Korina

      1 Reply Last reply Reply Quote 0
      • KorinaK Offline
        Korina @raptordesigns
        last edited by

        @raptordesigns Hello, you should include the station ID in the api key. If you only have one station, then the ID is 0.

        Korina

        M 1 Reply Last reply Reply Quote 0
        • M Offline
          mtkrastev @Korina
          last edited by

          Hi @korina

          I have many weather stations (a hobby manufacturer), and I am trying to have them send weather reports to Windy.

          These devices are pretty advanced and they collect many different measurements along with camera images. Here are 3 questions:

          1. I picked up one of my test weather stations and registered it following the instructions above. I use option 2, i.e. post JSON data using Spring RestTemplate to Windy. The post is successful, and I get SUCCESS. However, when I try to view the reports I send, I get "Error loading or rendering station data".

          https://www.windy.com/station/pws-f05140f8?43.425,23.304,8

          At the same time, I can see those reports are getting published to Windy when I check

          https://stations.windy.com/pws/station/open/API_KEY/f05140f8

          Do I simply need to wait more (it's been 6 hours since I sent the first reports)? Or there is some problem in the data I am pushing or its formatting? Or a bug on Windy's side :) ?

          1. My weather stations have sleep mode whereby they act as a data logger, collect weather reports, store them on their flash card and batch them in the morning. Will Windy accept those reports in batches when each report's timestamp is 10 minutes apart? Is there any throttling which would drop reports above some pre-defined rate?

          2. I can see there are JSON fields for UV and precipitation, but I cannot see those shown on Windy. Are those fields really processed and persisted, or they are currently not supported by Windy?

          Thanks a lot for your answers!

          KorinaK 1 Reply Last reply Reply Quote 0
          • KorinaK Offline
            Korina @mtkrastev
            last edited by Korina

            @mtkrastev Hello, what type of station are you please using? You will likely need an additional software to send us data.

            Softwares to consider:
            Cumulus MX
            Meteobridge
            Weather-Display
            WeeWx

            Korina

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              mtkrastev @Korina
              last edited by mtkrastev

              @korina I am building my own weather stations and back end. As I wrote earlier, I am using a Java / Spring based back end to send data to Windy using option 2 in the instructions, i.e. HTTP post JSON.

              Here is a link to one of the stations:

              https://www.meteobrite.com/report?stationId=2

              I don't want to use any 3rd party solutions to post data, I want to integrate my own already existing back end solution with Windy. And I can see Windy gets the reported data and reports SUCCESS, it is just the data is not displayed.

              I can see many users have had similar problems in the past, and they started to see their data after some time.

              So, I am wondering whether I should simply wait more or there is some problem with the data I am sending. If it is the latter, how can I figure out what the problem is? Windy replies with SUCCESS, doesn't report any issues, and I can see the data is actually persisted on your back end site using the second link from my previous post.

              Thanks

              pastrinaxc.png

              M 1 Reply Last reply Reply Quote 0
              • M Offline
                mtkrastev @mtkrastev
                last edited by

                Update: The first weather station showed up on Windy ~ 24 h after the first reports were published. It seems the delay is not 30 minutes, but one day at least. Hopefully, the other weather stations will appear soon.

                KorinaK 1 Reply Last reply Reply Quote 0
                • KorinaK Offline
                  Korina @mtkrastev
                  last edited by

                  @mtkrastev Glad to hear that, the second one should display as well then.

                  Korina

                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    mtkrastev @Korina
                    last edited by

                    @korina The stations are now visible and reporting as expected.

                    However, I created two requests to add the webcams from these stations 2 days ago.

                    1. What is the average time for webcams to be added once a request has been submitted?

                    2. Is there a separate thread in the forum to discuss webcams and how they are added to Windy?

                    Thanks

                    M 1 Reply Last reply Reply Quote 0
                    • M Offline
                      mtkrastev @mtkrastev
                      last edited by

                      Update: The webcams showed up automatically after 2-3 days. So, it seems one has to be patient and wait. Things work out in the end :)

                      KorinaK 1 Reply Last reply Reply Quote 1
                      • KorinaK Offline
                        Korina @mtkrastev
                        last edited by

                        @mtkrastev Hello, yes, webcams are approved manually, so it take a couple of days till they show up.

                        Korina

                        1 Reply Last reply Reply Quote 0
                        • aidworkerA Offline
                          aidworker | Premium
                          last edited by

                          Hello,
                          is there any way to upload data from my Froggit WH3000SE PRO (via ecowitt/EasyWeatherV1.5.9)?
                          Many thanks

                          KorinaK 1 Reply Last reply Reply Quote 0
                          • KorinaK Offline
                            Korina @aidworker
                            last edited by

                            @aidworker Hello, please have a look at this category.

                            Korina

                            1 Reply Last reply Reply Quote 0
                            • P Offline
                              pkaras | Premium
                              last edited by

                              Hi - reconnecting my weather station to windy via weewx on a pi after moving house and I get this error in the weewx status report -

                              "weewx[1984] ERROR weewx.restx: Windy: Failed to publish record 2022-01-18 11:30:00 GMT (1642505400): ...r 3 tries"

                              I've reinstalled the weewx/windy extension and updated the API key - is there anything else I should do? All help welcome!

                              KorinaK 1 Reply Last reply Reply Quote 0
                              • KorinaK Offline
                                Korina @pkaras
                                last edited by

                                @pkaras What is your station ID?

                                Korina

                                P 2 Replies Last reply Reply Quote 0
                                • P Offline
                                  pkaras @Korina | Premium
                                  last edited by

                                  @korina - it's f076f436, thanks

                                  1 Reply Last reply Reply Quote 0
                                  • P Offline
                                    pkaras @Korina | Premium
                                    last edited by

                                    @korina - I've got a more detailed error -

                                    DEBUG weewx.restx: Windy: Failed upload attempt 1:

                                    Not sure what this means! it's from a raspberry pi, via fritz router...

                                    KorinaK 1 Reply Last reply Reply Quote 0
                                    • KorinaK Offline
                                      Korina @pkaras
                                      last edited by

                                      @pkaras Hello, did you set the upload intervals to 5 minutes and your station ID to 0?
                                      I would recommend to contact WeeWX directly.

                                      Korina

                                      P 1 Reply Last reply Reply Quote 0
                                      • P Offline
                                        pkaras @Korina | Premium
                                        last edited by

                                        @korina Thanks korina - It appears to be a security problem - not sure which end the problem is with as a wget command has the same issue so it may not be weewx

                                        1 Reply Last reply Reply Quote 0
                                        • L Offline
                                          Lukas1997.
                                          last edited by

                                          Hello,

                                          Can the weather data also be uploaded via the ws view app?

                                          KorinaK 1 Reply Last reply Reply Quote 0
                                          • KorinaK Offline
                                            Korina @Lukas1997.
                                            last edited by

                                            @lukas1997 Hello, sharing is only available via API.

                                            Korina

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Windy Community  |  Powered by excellent NodeBB
                                            Terms of Use     Privacy Policy     Windy.com