Open ghost opened 3 years ago
Having just thrown together #43, I know there is a "feels like" temperature option in the Open-Meteo API. For #11, that API also has a temperatureApparent
field (same thing).
Similarly, both Open-Meteo and Tomorrow have wind-gust fields available, too.
The temperature stuff should all be handled on the plugin side from metric measurements retrieved from the API.
This has been discussed, passingly, in PRs, issues, and in IRC itself. Just pasting some stuff here for future reference. Please feel free to expand in comments.
This issue is a collection of things that might be good things to include as configuration options for sopel-weather.
Below is a list of options I know to have been previously discussed. Please feel free to expand in comments.
wind_gust
instead ofwind_speed
(e.g. https://github.com/xnaas/sopel-weather/commit/9cae5b0e71cb94ed9f1c850702486c231c945687)