Hi all,
there have been more spam posts that gets through in the last few days. To prevent the spam being posted, we have enabled the post queue for new users.
Thank you to of our moderators, especially @idefix37 for dealing with the issue as well.
I like 🐕 dogs! Especially 🍫 Labradors that 😴 sleep all day. test456 www.windy.com test3
Hi all,
there have been more spam posts that gets through in the last few days. To prevent the spam being posted, we have enabled the post queue for new users.
Thank you to of our moderators, especially @idefix37 for dealing with the issue as well.
@Erik-Oomen rabbits might be faster than goats in general, but this particular goat is very fast https://www.windy.com/img/promos/ivo-goat.jpg
Hi all,
this bug has been fixed.
Tomas
@mariusz-pozniak thanks for suggestion. it will be fixed with the next update
hi @idefix37 , this should be improved in the after the next one version
Hi @mdodesign,
I tried your examples and there are multiple styles colliding with Windy.
I can think of three different solutions.
First is to add a CSS reset to the parent element of the #windy div. Styles for the wrapper are:
.windy-wrapper * {
all: revert;
}


Second solution comes from the documentation as @Frederic_turmel pointed out. Just move the link including leaflet.css in the head tag after loading of Windy script. It still didn't work perfectly, I needed to fix some z-indexes and progress bar that was affected from different css file:

There are these styles:
#windy #bottom *,
#windy #logo-wrapper *,
#windy #plugins *,
#windy #plugins,
#windy #mobile-ovr-select,
#windy #embed-zoom,
#windy #windy-app-promo * {
z-index: 1000;
}
#windy #bottom #progress-bar {
background-color: transparent;
text-align: left;
}
Last option is to use an iframe. Then you will have Windy absolutely separated from the other code.
I hope that any of the solution will work good for you! Let me know if you have any further questions.
Tomas
Hi @auweatherwatcher ,
thanks for reporting this issue! We will get this fixed in the next update.
Tomas
Hi @saaneuvos ,
1 hour animation step for ICON models is a feature available only for premium users logged in on Windy.com and it's not available in our Map Forecast API.
I checked your site and you are missing satellite in the favOverlays array. If you put it there, you should see the satellite option in the menu.

Hi @tank-Uttam , can you please specify the location you are talking about?
Hi @b-rochut @Thiago-Gabriel
we know about the issue. It should be fixed soon.
Hi @Vulisha
this is a very good suggestion! Thank you, we will order the warnings this way
Hi @idefix37
you can use the meteoblue model, which has no grid and every point is computed to the exact lat/lon.
So I can imagine several alerts, close together might be reasonable.
Hi @mr.realsurf
the graphics in the email doesn't show swell but wind.
Showing swell and more details about the alert trigger is something we will improve in the future.
Hi @Sanden,
can you please write to support@windy.com some more details, f.ex. which email you type in? We can take a closer look then.
Thanks,
Tomas
@SimonPMundy thanks for this info, we will investigate
Hi @SimonPMundy ,
can you please tell me if this was a "push notification" alert, or a "alert on startup" when you open Windy.com?
@gordonf thanks for letting me know! :)
if you open the "chrome dev tools", go to Application -> IndexedDB -> windy -> userFavs. Then you can copy it from there.
@Boggie-0 I just doublecheck that this cookie is returning a valid "logged in response". If you are logged out, there must be something else wrong. Please let me know if it's working for you or not.
Hi @Boggie-0
I redacted your message as the value of the session cookie should be kept secret.
I can see that this session should be working on our side. Is is working for you or are you logged out while having this cookie set?