|
|
|
|
|
by hectormalot
1255 days ago
|
|
I’ve used https://open-meteo.com/ before and I think it’s the same type of open data being exposed. These types of projects are great for stuff like home automation. I’m using to to improve my predictions for power generation (PV) and consumption (heat pump). Planning to is ergst to optimize home battery charging in the future. (Disclaimer; open sourced a small go library for open meteo, but otherwise not affiliated) |
|
In contrast to pirate weather, I am using compressed local files to more easily run API nodes, without getting a huge AWS bill. Compression is especially important for large historical weather datasets like ERA5 or the 10 km version ERA5-Land.
Let me know if you have any questions!