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 894.3k 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.
    • SutyS Offline
      Suty Windy Staff @JMcilvenny
      last edited by

      @JMcilvenny Please check this station, it should be the mentioned one.

      JMcilvennyJ 1 Reply Last reply Reply Quote 0
      • JMcilvennyJ Offline
        JMcilvenny @Suty
        last edited by

        @Ondřej-Šutera
        Hi Ondrej, yes, that is indeed my station. All the data currently present (at least for the last couple of weeks) has been "GET" sent to Windy via the API development software POSTMAN. This allowed me to prove my string structure. I am confident that what I'm sending (via the Arduino) is correct.

        After sending a test string, I do receive an 'HTTP/1.0 308 Permanent Redirect' reply, along with a 'Location: https://stations.windy.com:443/pws/update/xxxAPIxxx?winddir=18
        AT+CIPSHUT
        Yet nothing presents on the Windy site.?

        SutyS 1 Reply Last reply Reply Quote 0
        • SutyS Offline
          Suty Windy Staff @JMcilvenny
          last edited by

          @JMcilvenny Hi, I am sorry but I am not sure with colleagues what exactly you need from us now. However, you can check your stations and last observations here.

          JMcilvennyJ 1 Reply Last reply Reply Quote 0
          • JMcilvennyJ Offline
            JMcilvenny @Suty
            last edited by

            @Ondřej-Šutera Many thanks Ondrej.
            I'll continue fault-finding on my side. (It must be something I'm doing wrong).

            1 Reply Last reply Reply Quote 0
            • marcos2795M Offline
              marcos2795 | Premium
              last edited by

              I want to add the following station data to windy how do i do this?

              https://www.wunderground.com/dashboard/pws/ISANCARL19

              https://www.wunderground.com/dashboard/pws/IDEPAR138

              SutyS 1 Reply Last reply Reply Quote 0
              • SutyS Offline
                Suty Windy Staff @marcos2795
                last edited by

                @marcos2795 Please check this website, where you can add stations to Windy. If you need any further info, there is a whole thread about stations in general.

                1 Reply Last reply Reply Quote 0
                • SutyS Suty referenced this topic on
                • cozziaC Offline
                  cozzia
                  last edited by

                  How does it work for Davis weatherlink?

                  SutyS 1 Reply Last reply Reply Quote 0
                  • SutyS Offline
                    Suty Windy Staff @cozzia
                    last edited by

                    @cozzia I think this link should help you.

                    1 Reply Last reply Reply Quote 0
                    • haryanaH Offline
                      haryana | Premium
                      last edited by

                      how to delete a wrong data input?

                      インドラ

                      SutyS 1 Reply Last reply Reply Quote 0
                      • SutyS Offline
                        Suty Windy Staff @haryana
                        last edited by

                        @haryana What do you exactly mean? Reported data via station in Windy?

                        haryanaH 1 Reply Last reply Reply Quote 1
                        • haryanaH Offline
                          haryana @Suty | Premium
                          last edited by

                          @Ondřej-Šutera yes pws data entered manually

                          インドラ

                          haryanaH 1 Reply Last reply Reply Quote 0
                          • haryanaH Offline
                            haryana @haryana | Premium
                            last edited by

                            @haryana and can you tell me when will my data be available for everyone.

                            インドラ

                            SutyS 1 Reply Last reply Reply Quote 0
                            • SutyS Offline
                              Suty Windy Staff @haryana
                              last edited by

                              @haryana When did you connect your station?

                              haryanaH 1 Reply Last reply Reply Quote 0
                              • haryanaH Offline
                                haryana @Suty | Premium
                                last edited by

                                @Ondřej-Šutera about 6 hours ago

                                インドラ

                                SutyS 1 Reply Last reply Reply Quote 0
                                • SutyS Offline
                                  Suty Windy Staff @haryana
                                  last edited by

                                  @haryana It usually takes a day or two, so please wait for a while.

                                  haryanaH 1 Reply Last reply Reply Quote 0
                                  • haryanaH Offline
                                    haryana @Suty | Premium
                                    last edited by

                                    @Ondřej-Šutera thanks for reply ondfej. nice talking to you.

                                    インドラ

                                    1 Reply Last reply Reply Quote 0
                                    • harbers.theoH Offline
                                      harbers.theo
                                      last edited by

                                      @TomSlavkovsky said in Report your Weather Station Data to Windy:

                                      precip - real number [mm]; precipitation over the past hour

                                      How should I interpret this, precipitation added up over the entire hour that passed ? example at 10am the weather station sends the total precipitation between 9 and 10am ? My weather station sends a the observation every 5 minutes. at 10h05, 10h10 etc should then again send the precipitation between 9 and 10h?

                                      1 Reply Last reply Reply Quote 0
                                      • RothwellHeightsR Offline
                                        RothwellHeights @marekd | Premium
                                        last edited by

                                        @TomSlavkovsky
                                        Hi, I'm sending data to Windy station f0ccf7c7 using requests.post(windy_url, data=windy_data) but when I look on www.windy.com/station/pws-f0ccf7c7, I get a message that says:

                                        Observation station f0ccf7c7 does not report any date for this period.

                                        (did it mean data instead of date??)

                                        So, why isn't this working?
                                        Thanks for your help!

                                        SutyS 1 Reply Last reply Reply Quote 0
                                        • SutyS Offline
                                          Suty Windy Staff @RothwellHeights
                                          last edited by

                                          @RothwellHeights Hi, I checked the station and it looks like there are no data in the last 7 days to display, so at this moment, there is an issue with sending data to Windy end.

                                          RothwellHeightsR 2 Replies Last reply Reply Quote 0
                                          • RothwellHeightsR Offline
                                            RothwellHeights @Suty | Premium
                                            last edited by

                                            @Suty said in Report your Weather Station Data to Windy:

                                            @RothwellHeights Hi, I checked the station and it looks like there are no data in the last 7 days to display, so at this moment, there is an issue with sending data to Windy end.

                                            Thanks for the quick reply. I'm receiving a SUCCESS message (code 200) at the end so I'm not sure why it's not uploading.

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