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

    bobeast

    @bobeast

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

    bobeast Unfollow Follow

    Best posts made by bobeast

    • RE: Report your Weather Station Data to Windy

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

      It looks like this API expects the weather station to be at a fixed location. My station is on a boat and as such, the data I send is based on my current location which of course can change.

      Ideally I would be able to pass longitude and latitude values as query parameters. Is this possible?

      Edit: I figured it out but for the edification of others;

      You need to use the POST method (as opposed to GET). That way you can send updated server info (including lat and Lon).

      posted in Windy Stations
      B
      bobeast

    Latest posts made by bobeast

    • RE: Report your Weather Station Data to Windy

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

      It looks like this API expects the weather station to be at a fixed location. My station is on a boat and as such, the data I send is based on my current location which of course can change.

      Ideally I would be able to pass longitude and latitude values as query parameters. Is this possible?

      Edit: I figured it out but for the edification of others;

      You need to use the POST method (as opposed to GET). That way you can send updated server info (including lat and Lon).

      posted in Windy Stations
      B
      bobeast