irceline / aq-mobile-be

App for consulting air quality data in Belgium using the ionic framework for Android and iOS
Apache License 2.0
7 stars 8 forks source link

Add belaqi_anmean value to index wheel #276

Closed opeeters closed 3 years ago

opeeters commented 3 years ago

On both the landing and the info tab, the second "Fairly good" in this case should be the result of the belaqi_anmean_2019 layer we published today. We were not able to implement this yet due to the absence of the relevant annual mean layer. The big "Fairly good" should still come from belaqi_hmean, the small one from the most recent belaqi_anmean (cf "lastupdate_year" in https://www.irceline.be/air/time_app_json.php).

Screenshot_20210428-234043_BelAir_v2

janschulte commented 3 years ago

Done with commit https://github.com/irceline/aq-mobile-be/commit/44db83d95a7d3da688c4d46c87806c006cfc32f2

opeeters commented 3 years ago

Thanks everyone!