earthobservations / luftdatenpumpe

Acquire and process live and historical air quality data without efforts. Filter by station-id, sensor-id and sensor-type, apply reverse geocoding, store into time-series and RDBMS databases, publish to MQTT, output as JSON, or visualize in Grafana. Data sources: Sensor.Community (luftdaten.info), IRCELINE, and OpenAQ.
https://luftdatenpumpe.readthedocs.io/
GNU Affero General Public License v3.0
34 stars 3 forks source link

[LDI] Gaps within ingested data #23

Closed amotl closed 4 years ago

amotl commented 4 years ago

@wetterfrosch reported within [1] about gaps like nearly exactly short periods of 5 calendar-minutes for the LDI data.

[1] https://source.irceline.be/vaquums/grafana_luftdatenpumpe/issues/15

amotl commented 4 years ago

Thanks for finding out about this! 34a30c5b now disables the cache for live data altogether.

amotl commented 4 years ago

Fixed within release 0.20.2.