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

    Different data between Windy.com map and map forecast API (Swell layer not showing any value, greyed out area)

    Windy API v4
    3
    10
    1.4k
    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.
    • V
      vasiliassss
      last edited by

      Hello Windy Administrator or anyone who can help me.

      I've subscribe the Professional Windy Map Forecast API for my project.
      My project needed a value of Swell and there's an anomaly whereas in my project the value was null (i supposed) since it's greyed out
      f90d06a5-cdbc-41c6-80d2-df868c514889-image.png
      But when i look at Windy.com on the same area and hour, it's showing value
      fe16047f-4848-4975-be95-747f6851e184-image.png

      What happened? how came the data for Windy.com seems more complete and the "professional" Map Forecast API that i've paid is not.

      I hope someone from Windy would answer my question or even notice this thread since it's really hard to find answers to Windy related topic outside of this site.

      SutyS 1 Reply Last reply Reply Quote 0
      • SutyS
        Suty Administrator @vasiliassss
        last edited by

        @vasiliassss Hi, this is not any bug or anomaly. Our API doesn't provide data from ECMWF model, and if you check GFS model in Windy, it has the same behavior, since they have no data for some locations.

        V 1 Reply Last reply Reply Quote 1
        • V
          vasiliassss @Suty
          last edited by

          @Suty i see that ICON model show the value of greyed out area in GFS model, is it possible to use ICON model instead? or the Professional Map Forecast API only available in GFS?

          SutyS 1 Reply Last reply Reply Quote 0
          • SutyS
            Suty Administrator @vasiliassss
            last edited by

            @vasiliassss Professional license includes ICON.

            V 1 Reply Last reply Reply Quote 0
            • V
              vasiliassss @Suty
              last edited by

              @Suty i've change the model by using these line

                  store.set('product', 'icon');
              

              c9088206-9429-4f0b-943e-d2f45caae637-image.png
              and still, the data shown on windy.com using ICON model is complete whilst on my project

              it's still greyed out eventho they use the same model
              7c58013a-f72a-47f6-a2f2-cd3c90359646-image.png

              SutyS 1 Reply Last reply Reply Quote 0
              • SutyS
                Suty Administrator @vasiliassss
                last edited by

                @vasiliassss This still looks like data from GFS model, do you have purchased Professional API license? Free API offers only GFS.

                V 1 Reply Last reply Reply Quote 0
                • V
                  vasiliassss @Suty
                  last edited by

                  @Suty yes i've purchased Professional Map Forecast API License, do you mind checking my API key to see what went wrong?

                  V 1 Reply Last reply Reply Quote 0
                  • V
                    vasiliassss @vasiliassss
                    last edited by

                    242f231d-b2bd-442d-b369-fc1ef4fa34c6-image.png
                    here's my available model that i print by using

                    const products = store.getAllowed('product');
                    console.log(products);

                    Filip_KF 1 Reply Last reply Reply Quote 0
                    • Filip_KF
                      Filip_K Developers @vasiliassss
                      last edited by

                      Hi @vasiliassss, my best guess is that the product You want to use is iconWaves.

                      V 1 Reply Last reply Reply Quote 0
                      • V
                        vasiliassss @Filip_K
                        last edited by

                        @Filip_K unfortunatelly it's still the same, im starting to think that there's a problem with my api key since i've tried changing my product but nothing changed, i dont know if im doing it right or wrong...

                        but i change it with
                        store.set('product', 'icon');
                        or
                        store.set('product', 'iconWaves');

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
                        NodeBB & contributors, OSM & contributors, HERE maps
                        Terms of Use     Privacy Policy