Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. laffs
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    laffs

    @laffs

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    laffs Unfollow Follow

    Latest posts made by laffs

    • RE: New station not appearing

      @korina This is an example of (exact copy of one request) the payload I send to https://stations.windy.com/pws/update/[KEY] where [KEY] contains my full API key

      {
        "observations": [
          {
            "station": 0,
            "dateutc": "2022-01-21 00:40:00",
            "temp": 30.414529914529915,
            "wind": 6.003861076351413,
            "winddir": 33.16001811018417,
            "gust": 10.90002709185132,
            "rh": 35.84615384615385,
            "dewpoint": 13.574392460640862,
            "pressure": 102100.50674564925,
            "precip": 0.0,
            "uv": 61.69230769230769
          }
        ]
      }
      

      And I get a 200 response back from the API and the word SUCCESS in the response body.

      But I am not able to see any station data on windy.com itself? Are you able to help me debug this further?

      posted in Windy Stations
      L
      laffs
    • RE: New station not appearing

      @korina said in New station not appearing:

      WeeWx

      I use WeeWx - it's possible it now has the incorrect API key as it seems to change each time I look at it to confirm!

      I don't see any errors on my end though.

      posted in Windy Stations
      L
      laffs
    • New station not appearing

      Hi there,

      I have a new station I would like to have shown on Windy.com

      The ID is 1f057b5b8 - it has been publishing for weeks now, but no success viewing it on Windy.com. The same station publishes fine to PWS weather.

      There is also a corresponding webcam which I submitted, but received no further communication after I submitted the form..

      Thanks!

      posted in Windy Stations
      L
      laffs