▲ | dlcarrier 5 days ago | ||||||||||||||||||||||||||||
Commercial weather APIs usually consolidate information most governments provide for free, for the benefit of nautical/aeronautical trade. If you just need local data, search for you government's API. Here's the National Weather Service API, for those in the US: https://api.weather.gov | |||||||||||||||||||||||||||||
▲ | lenerdenator 3 days ago | parent | next [-] | ||||||||||||||||||||||||||||
FWIW, there are people who would very much like to see that no longer be the case in the US. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | whalesalad 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
Yep. https://www.ncei.noaa.gov/products/radar/next-generation-wea... 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) | |||||||||||||||||||||||||||||
▲ | tocs3 5 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
Can I get radar data from this. I saw that I can get a list of radar stations and meta data from them but I would like the radar data (really imaged would probably be better). Thank you for the post. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | freddie_mercury 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
Yep, everyone I know in Australia just uses the BOM (the government bureau of meteorology) app. (If they aren't just using whatever build in weather app they have, that is.) I've never understood what benefit any other app could provide given they are just ingesting the BOM data. | |||||||||||||||||||||||||||||
▲ | KoftaBob 3 days ago | parent | prev [-] | ||||||||||||||||||||||||||||
and for a streamlined way to grab weather forecast data directly from multiple governments national weather service APIs, there’s the library UniWeather.js: |