Here in the Netherlands everyone uses "buienradar" which is limited to the Netherlands, has very bad privacy, and is also not super great at predicting rainfall.
There are apps like Buienradar that literally track and predict rain block by block with high accuracy.
And every time when people would mention weather they would open the app to see if rain is coming in their particular location.
I think it's due to peculiarity of Dutch weather: you could have rain literally 100 meters away from you, but not where you're standing. So usual "weather in the general region of where you are" are probably wildly inaccurate
I also use RadarScope but that's more to see the intensity of nearby rain cells and try to guess for myself their movement and evolution
I know I know they are not nice, just repackaging NWS data blah blah but after testing all other rain prediction services, Accuweather was the most accurate for where I am.
Dark Sky was the best though. RIP
Apple Weather on iOS looks pretty good but I haven't found a good app consuming AW API on Android.
https://www.emc.ncep.noaa.gov/emc/pages/numerical_forecast_s...
Updated four times per day and has predictions out to about two weeks. It's used as the core input of most weather forecasts.
The limitations straightforward. For (1), very few countries have access to such a forecast system outside of the US and continental Europe, and virtually no private company runs comparable systems (at least in the B2C space). For (2), very few countries have high-quality doppler radar networks and make the output available for these applications.
There really isn't a one-size-fits-all solution to this problem, despite what the umpteen-gazillion weather apps on the Play Store or Apple Store will try to sell you.
https://apps.apple.com/in/app/drops-with-rain-radar/id981543...
For 'hyperlocal' views, apps will grab radar data from specific, nearby stations, which are more accurate and provide more frequent updates (e.g., every 5-10 minutes for NEXRAD). However, the resolution can vary depending on the radar type. TDWR, which is typically used for airports, might not provide the same level of resolution as NEXRAD.
Radar data is usually shared in formats like NetCDF or Gridded Binary, and weather apps let users choose between viewing the high-level mosaic or zooming in on a specific radar station's data. This is why different radar types are offered in apps, each with its own resolution and refresh rate.
Dark Sky was one of the absolute best weather apps I've ever had the pleasure of using. I have no idea how Apple managed to mangle it to the current state it's in with their weather app.
dlcarrier•2d ago
Here's the National Weather Service API, for those in the US: https://api.weather.gov
tocs3•2d ago
dlcarrier•1d ago
mikeocool•2h ago
I know it used to be possible to get these same images -- but with the actual radar imagery separated from the base map, didn't have time to find those, but I'd guess they're still around somewhere.
Edit: a bunch of different radar-imagery only layers from each station over a longer time period: https://mrms.ncep.noaa.gov/RIDGEII/L3/
ellisv•2h ago
whalesalad•2h ago
Not an API, but I really like supercell wx for a local radar terminal. Cross platform and works great on Linux. It does require an API key to do the map rendering, but the actual weather data is pulled from government sources (free)
https://github.com/dpaulat/supercell-wx
lenerdenator•1h ago
freddie_mercury•1h ago
I've never understood what benefit any other app could provide given they are just ingesting the BOM data.