Earlier quoted context omitted.
Are you using a different weather app or website that is more accurate? My understanding is that windy primarily just shows data from different forecast models, so isn't your issue really with the third-party models, not with Windy's weather client?
My grandfather was a meteorologist (taught me forecast based observation and weather station data), and I am also a first officer half of the year (as well have education in modelling for navigation). This year was rough with modelling. I use Windy to validate my forecast and navigation decisions at sea. As we sail, anemometer readings are crosscheck with the forecast from windy and mine, and windy didn't go well. So…
Windy.com
121–130 of 222 posts
Re: Windy.com
#122My primary visual weather site is the National Weather Service Enhanced Data Display.
https://preview.weather.gov/edd
It's been "*Experimental*" for several years, and the site looks kind of dated, but it provides a useful visualization of radar, satellite, tropical storms, etc, plus it runs on my old PC! =)
I also like the NWS Hourly Graph to give a better idea of for example when it's going to start or stop raining or go below freezing on a given day.
This is the forecast page for my area:
https://forecast.weather.gov/MapClick.php?lat=43.7445&lon=-7...
Put in your own zip code, or type in town and state (sorry, just US). Then click "Hourly Weather Forecast" below the daily descriptions to get this:
https://forecast.weather.gov/MapClick.php?lat=43.7445&lon=-7...
There's no location picker on that page though.
Re: Windy.com
#123Re: Windy.com
#124Earlier quoted context omitted.
Doesn't work for me on Firefox in Windows either. I've tried a number of things and it seems it just doesn't work on Firefox at all.
Do you happen to be using color management by any chance? Believe it or not (because this does seem insane), disabling full color management fixed the site for me. That is, I changed the setting "gfx.color_management.mode" from 1 (manage all colors) back to 2, the default (which only adjusts the colors of images with tagged color profiles). It's bonkers, but I think I understand what's happening here, actually. Relat…
Re: Windy.com
#125Re: Windy.com
#126Earlier quoted context omitted.
Do you happen to be using color management by any chance? Believe it or not (because this does seem insane), disabling full color management fixed the site for me. That is, I changed the setting "gfx.color_management.mode" from 1 (manage all colors) back to 2, the default (which only adjusts the colors of images with tagged color profiles). It's bonkers, but I think I understand what's happening here, actually. Relat…
Interesting. It still works for me even with gfx.color_management.mode set to 1. Might be hardware differences or maybe desktop (compositing, etc). I'm using XFCE defaults.
Re: Windy.com
#127Windy’s whole value add can be “not WeatherUnderground or Darksky”
Re: Windy.com
#128Damn, that's a fast site!
It's a amazing!
Re: Windy.com
#129Earlier quoted context omitted.
Do you happen to be using color management by any chance? Believe it or not (because this does seem insane), disabling full color management fixed the site for me. That is, I changed the setting "gfx.color_management.mode" from 1 (manage all colors) back to 2, the default (which only adjusts the colors of images with tagged color profiles). It's bonkers, but I think I understand what's happening here, actually. Relat…
Seems dangerous that color correction would not just happen at the display driver level but would modify the values returned by ctx.getImageData. Good fingerprinting technique though!