https://bugs.kde.org/show_bug.cgi?id=370226
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.1 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/fd34ca37053e6f138daea134b | |2b86ec847f44535 --- Comment #2 from Ismael Asensio <isma...@gmail.com> --- Git commit fd34ca37053e6f138daea134b2b86ec847f44535 by Ismael Asensio. Committed on 19/01/2024 at 18:28. Pushed by iasensio into branch 'master'. dataengines/weather: Implement Warnings for NOAA provider The NOAA service issues alerts for the US region, via the CAPv1.2 JSON API: https://www.weather.gov/documentation/services-web-api The alerts are filtered by county because it includes all the events. Using the forecast zone would miss some of them, and the lat/lon point corresponds to the weather station, not necessarily the user location. FIXED-IN: 6.1 M +182 -1 dataengines/weather/ions/noaa/ion_noaa.cpp M +19 -0 dataengines/weather/ions/noaa/ion_noaa.h https://invent.kde.org/plasma/plasma-workspace/-/commit/fd34ca37053e6f138daea134b2b86ec847f44535 -- You are receiving this mail because: You are watching all bug changes.