Better Forecast
Forecast Enhancements π©οΈ
-
Improved weather data processing for enhanced accuracy and usability.
-
For the current day, current hour weather forecast is shown.
Depending on the weather provider used the current weather is calculated as follows:- Open-meteo the current hour forecast closest to location time is used.
- OpenWeatherMap current forecast api is used.
-
Enhanced future day forecasts to prioritize displaying the most severe weather conditions.
Depending on the weather provider used the severe weather is calculated as follows:- Open-meteo provides daily severe weather from its response.
- OpenWeatherMap severe weather is calculated from hourly forecast based on these criteria.
If more than one severe weather is found, the most frequent one is selected.
Once severe weather is found, a point in time for the severe weather is selected and shown.
-
For air quality current hour is selected for current day and worst case for future days.
-
Hourly air quality graph is enabled for OpenWeatherMap.
Localized Location
local_name_demo.mp4
- Location name is localized based on system language (if available.)
Currently only available with OpenWeatherMap weather provider.
Local Time
local_clock_demo.mp4
- Current time of the selected location is shown on bottom-right side.
This was originally a user requested feature.
Updates
- Added Hungarian language. Thanks to Nandor Lugosi.
- Updated community translations.