Implement PAQI metric #16

Merged
paul merged 3 commits from 15-implement-paqi into main 2022-02-24 20:43:35 +01:00
Owner

This addes the combined provider that combines the pollen samples from the Buienradar provider with the AQI items from the Luchtmeetnet provider. It ensures that per hour the maximum value is returned.

  • Make item/sample fields available to the crate
  • Add the combined provider
  • Implement get and merge for the samples and items
  • Hook up the combined provider in the forecast

This closes #15

This addes the combined provider that combines the pollen samples from the Buienradar provider with the AQI items from the Luchtmeetnet provider. It ensures that per hour the maximum value is returned. * Make item/sample fields available to the crate * Add the combined provider * Implement `get` and `merge` for the samples and items * Hook up the combined provider in the forecast This closes #15
paul added 3 commits 2022-02-24 20:30:13 +01:00
paul force-pushed 15-implement-paqi from 8ad78929fe to d33b5f1dbb 2022-02-24 20:42:45 +01:00 Compare
paul merged commit 8b1dee96e0 into main 2022-02-24 20:43:35 +01:00
paul deleted branch 15-implement-paqi 2022-02-24 20:43:35 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: paul/sinoptik#16
No description provided.