Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. sathyan Manickam
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    sathyan Manickam

    @sathyan Manickam

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

    sathyan Manickam Unfollow Follow

    Latest posts made by sathyan Manickam

    • Getting different data for the same latitude and longitude

      Hi Team , Am using the below curl command to get the data from windy api , but i am getting different data for mclouds,pressure,ptype,temp,rh

      For example , if i run the below command i have got some response(a) and after 10 seconds i run the same command i have got some response(b). Response a and b needs to same but if i compare the both the response it was different .

      May I know why it is happening like this ?

      curl command :curl --location 'https://api.windy.com/api/point-forecast/v2'
      --header 'Content-Type: application/json'
      --data '{
      "lat": 17.433497,
      "lon": 78.545454,
      "model": "gfs",
      "parameters": ["mclouds", "pressure", "ptype", "temp","rh"],
      "levels": ["surface"],
      "key": ""
      }'

      posted in Windy API v4
      sathyan ManickamS
      sathyan Manickam
    • Solar Power in API

      Hi Team ,

      Kindly let me know whether i can able to extract solar power data using API.

      If it is available please provide documentation link.

      posted in Developers
      sathyan ManickamS
      sathyan Manickam