rocksdanister / weather

Windows native weather app powered by DirectX12 animations
https://rocksdanister.com/weather
MIT License
432 stars 22 forks source link

Req: EU AQI and Pollen Counts #75

Open rocksdanister opened 2 months ago

rocksdanister commented 2 months ago

Discussed in https://github.com/rocksdanister/weather/discussions/74

Originally posted by **AdamHayter** July 15, 2024 Hello, I checked out the Open-Meteo API and there is the ability to include Pollen as part of the Air Quality API in supported locations (I'm europe based so the data is available) It would be very nice to see the 'Air Quality' box have two scales; One for general air quality, and (if available) one for pollen counts. Also an option to use EU AQI instead of US AQI would be great!
rocksdanister commented 2 months ago

I will add the pollen count to the flyout when the card is clicked. EU AQI is complicated since it will require calculation for various providers.