airpartners / aq-web-client

Web app for end-users.
https://airpartners-ade.web.app/
2 stars 0 forks source link

PM10 Data Not Visible in ade web app #44

Open anushadatar opened 3 years ago

anushadatar commented 3 years ago

PM10 particle counts are not visible on the baseline/current counts view or the graph over time view. We need to investigate why this is the case (i.e. is it not collected? are we processing it incorrectly? is it only available sometimes) and solve this discrepancy accordingly (i.e. remove the tab if this data is generally unavailable or some other informational strategy if it is sometimes available).

anushadatar commented 3 years ago

fwiw the data is definitely available on quantAQ

Inkering commented 3 years ago

This is an issue with the firebase system, ingesting of data is working on the app app, and just confirmed that firebase isn't ingesting the PM10 data from quant AQ, where it is available.

Inkering commented 3 years ago

I guess there was already an issue floating around for it? : https://github.com/airpartners/aq-firebase-functions/issues/12