I think what they mean is that the data and code itself is libre/free/open [0] [1] but the API access is essentially rate limited for non-paying customers?
I tried this with Node-RED for a Meshtastic project (MeshBop), but experienced occasional timeouts even when only making a handful of calls per hour. In the end I moved to Met Norway's API for UK/EU weather.
What timing. I was on a hunt only yesterday for free weather APIs for scripting on a personal hobby. I recognize the page design, but I can’t recall how it rated compared to the competition nor whether it made the list to use. I’ll revisit when I get back to my computer. I live HN.
I use it with an excellent Android app Breezy Weather (from f-droid) for a few years now.
It's the best weather data and presentation I ever had. The only solution that is clean and where long term predictions are worth something. Partially because of the data source, partially because of the UI that doesn't bullshit me.
That's great !
FWIW I generated a small web app (I am just starting to experiment with Claude and Devstral and that seemed a good exercise :), and put it online in case it would be useful https://meteo.karteum.ovh (e.g. during my last trips I used the weather forecasts to refine where I would go more precisely within the country. But I was frustrated as many meteo websites are full of ads...)
12 comments
[ 2.2 ms ] story [ 36.0 ms ] threadHis initial comment describing it: https://news.ycombinator.com/item?id=28504740
I think what they mean is that the data and code itself is libre/free/open [0] [1] but the API access is essentially rate limited for non-paying customers?
[0] https://open-meteo.com/en/licence (CC-BY)
[1] https://github.com/open-meteo/open-meteo/blob/main/LICENSE (AGPL)
Also, I looked into omfiles for a project recently, I was very impressed with their speed and blown away by the compression ratios!
It's the best weather data and presentation I ever had. The only solution that is clean and where long term predictions are worth something. Partially because of the data source, partially because of the UI that doesn't bullshit me.