Subcategories

  • Also known as Windy Leaflet Plugin. Put Windy's animated map into your page, and enjoy rich ecosystem of Windy and Leaflet. You wall handle our API in less than 20 minutes.

    926 Topics
    3k Posts
    SutyS
    @王增柯 Hello, we are aware of this limitation in your country, however, we cannot do more. Local network doesn't make this easy for us to offer our app there.
  • Windy plugin extends functionality of Windy.com. They are developed in js and published as npm packages. Your Hello World will be running in less than 5 minutes.

    306 Topics
    2k Posts
    francescogolaF
    Hello Team! I updated my Windy plugin, and I kindly ask you to republish it: https://windy-plugins.com/1029116/windy-plugin-horizon-distance/0.9.2/plugin.min.js Among the fixes and new features, the plugin is LeafletGL-ready. Thanks!
  • Discussion and community provided support of Webcams API

    81 Topics
    235 Posts
    SutyS
    @Tiago-Santos-13 Did you check this page?
  • How do I get the key

    2
    0 Votes
    2 Posts
    492 Views
    SutyS
    @ixiao Hi, try this website to manage your first API key.
  • Windy integration with React

    5
    1 Votes
    5 Posts
    2k Views
    Στάθης ΣταθόπουλοςΣ
    @Aurelia12 My solution is a modified version of the lib library (de-obfuscated) which I am not sure is allowed. Its one thing to use it for personal use and another to distribute it. Maybe @Suty can shine some light. Pretty sure I cannot upload my mod on github. You can add me on Discord if you want so I can help you in the meantime. Discord: stathis21098
  • Windy WebView usage in Mobile App

    1
    0 Votes
    1 Posts
    423 Views
    No one has replied
  • Project identification for a website with a subdomain?

    2
    0 Votes
    2 Posts
    978 Views
    Madiha EmanM
    To use the Windy API in a production environment, you'll need to obtain an API key and follow the correct usage guidelines. Here's a general approach, but specific steps might vary depending on the Windy API you're using: Obtain an API Key: Visit the Windy API documentation or contact their support to request an API key. You'll likely need to provide information about your project and usage. 2. Set Up Your API Key in Your Code: In your website's code, create a variable or configuration setting to store the API key. Ensure it's not exposed publicly in your source code. 3. Construct API Requests: Use the appropriate URL format and parameters based on the Windy API you're using. Here's a general example: https://api.windy.com/api/gfs/10/2023-08-21/12/10/50/0 Replace the placeholders with the desired parameters, such as: gfs: The weather model (e.g., GFS, ECMWF) 10: Resolution (e.g., 10km) 2023-08-21: Date 12: Hour 10: Latitude 50: Longitude 0: Altitude 4. Include Your API Key: Depending on the Windy API, you might need to include your API key as a query parameter or in the request header. Refer to the API documentation for specific instructions. 5. Handle API Responses: Parse the API response to extract the desired weather data. Windy's API likely returns data in JSON format. Regarding Subdomains: Subdomains should not generally affect API usage. However, if you're using a custom domain or subdomain for your API requests, ensure it's properly configured in your API settings. Additional Considerations: API Rate Limits: Be mindful of Windy's API rate limits to avoid exceeding usage quotas. CORS: If your website is on a different domain than the API endpoint, you might need to configure Cross-Origin Resource Sharing (CORS) to allow the API to be accessed from your website. Security: Protect your API key and avoid exposing it in your frontend code. Consider using server-side rendering or other techniques to keep it secure.
  • Navigation arrows

    6
    0 Votes
    6 Posts
    2k Views
    idefix37I
    @Polina-Nozdrina said in Navigation arrows: if you want to move here by steps, the toggle switch can be held and moved by a finger in the app. Hi, what do you mean with “toggle switch”? Is it a feature on Android? Not on iOS.
  • Windy Integration with React: Seeking Help with Plugin Initialization

    3
    0 Votes
    3 Posts
    1k Views
    Στάθης ΣταθόπουλοςΣ
    @Στάθης-Σταθόπουλος I finally found it. The ClickHandler module adds a global event on click to bubble and get picked up by the menu with data-do="rqstOpen,menu" for example and anything that may have events. When you unmount the component this event handler sticks and on remount it adds again a second time which breaks things because when you loadScript from @plugins/menu it re-defines it causing an error. I will make a public script real soon with the code to integrade windy with React unofficially. 15 hours of de obfuscating paid off :P
  • Add sea surface temperature anomalies

    4
    2 Votes
    4 Posts
    2k Views
    Ørjan P StienØ
    @Arthur-Prigent ,newsoutlet on sst https://www.nrk.no/nyheter/1.17005837
  • The weather report does not correspond to what is outside

    7
    1
    0 Votes
    7 Posts
    2k Views
    F
    @idefix37 All right, thank you. I have never used that option. I will be using it now and in case will see any further discrepancies i will let you know. // Thumbs up emoji code let thumbsUp = String.fromCodePoint(0x1F44D); console.log(thumbsUp); // Output: 👍
  • 0 Votes
    2 Posts
    457 Views
    idefix37I
    @Syrenseafoods This is what you want ? [image: 1723097876009-b226b99f-02ac-4570-9fd7-adc7c2b16e99.jpeg] It is still available. There is no new deal as you call it Next time these words you use will lead you to be banned ! OK ?
  • Add leaflet layer between land and sea. Is it possible. Please help!!!

    1
    0 Votes
    1 Posts
    259 Views
    No one has replied
  • FWI overlay available through the API

    10
    0 Votes
    10 Posts
    3k Views
    SutyS
    @JoacoChamo At this moment, there are no plans to anyhow update the whole Map API. I am sorry about that.
  • Questions About Windy Map API Premium Features

    1
    0 Votes
    1 Posts
    319 Views
    No one has replied
  • GFS Fog parameter on"forecast for this location"

    2
    0 Votes
    2 Posts
    741 Views
    M
    @matt590 [image: 1721131214714-screenshot_20240716-104528.png]
  • Windy Integration with other system

    3
    0 Votes
    3 Posts
    875 Views
    Francis GelsanoF
    Thank you @Suty
  • meteocentre

    2
    0 Votes
    2 Posts
    707 Views
    LukeWJNRL
    @LukeWJNR It is screenshot taken from meteocentre.com lotrs of resources seems to be usefull for developing windy.com - here solar short/long wave radiation th3ey have convective forecast i.e.
  • Why windy on desktop looks like in phone application?

    9
    1
    0 Votes
    9 Posts
    2k Views
    SutyS
    @tiwakorn Okay, it seems that Surface Pro is considered as tablet device in default, so that is the reason why Windy is displayed this way. I would recommend checking the device or browsers settings, if it provides any function to enforce websites and apps to display the desktop version. Also, I would try to use various browsers.
  • Bringing the topic of AIS back to the table

    6
    0 Votes
    6 Posts
    2k Views
    idefix37I
    @Torsten-Selle said in Bringing the topic of AIS back to the table: Unfortunately, there is also a tendency to mix current measurements and (I'm exaggerating here) fortune-telling. For you it is so difficult to separate past data and future ones (forecasts) on the track ? When 3 weather centers (NHC, ECMWF, MetOffice) predict a similar track for Beryl, you call that fortune-telling !
  • Can no longer see the wind pattern after chosing "wind"

    2
    0 Votes
    2 Posts
    423 Views
    idefix37I
    @Peg-McElmurry-Davis If you are talking about the Wind flow, you need to turn Particles animation ON.
  • Show rain using the windy api, not an overlay

    2
    0 Votes
    2 Posts
    491 Views
    SutyS
    @neatgadgets Hi, can you please provide more info about the issue you want to solve?
  • Timestamp observation vs. forecast

    3
    0 Votes
    3 Posts
    859 Views
    St.PatrickS
    @idefix37 Do you mean, for each hour, when an observation was made, they put the most actual forecast for that hour from the whether models? To me it would make more sense when they take the forecast i. e. 24h before observation. Otherwise the quality of prediction can't be weighed very good, because only a few hours before observation, they all merge very close to the actual whether conditions. 1 or 2 days before, the models often have quite big differences.
Windy Community  |  Powered by excellent NodeBB
Terms of Use     Privacy Policy     Windy.com