sinoptik/src
Paul van Tilburg 5972697cf1
Yield pollen and AQI max for PAQI metric (closes: #20)
* Make the combined provider keep track of the AQI and pollen maximum
  value
* Extend the `Forecast` struct with the `aqi_max` and `pollen_max`
  fields
* Fill the `aqi_max` and `pollen_max` fields when the PAQI metric is
  selected
* Update the documentation
* Extend the tests
2022-05-07 21:43:35 +02:00
..
providers Yield pollen and AQI max for PAQI metric (closes: #20) 2022-05-07 21:43:35 +02:00
forecast.rs Yield pollen and AQI max for PAQI metric (closes: #20) 2022-05-07 21:43:35 +02:00
lib.rs Yield pollen and AQI max for PAQI metric (closes: #20) 2022-05-07 21:43:35 +02:00
main.rs Split off all functionality to a library crate 2022-03-15 09:54:02 +01:00
maps.rs Split off all functionality to a library crate 2022-03-15 09:54:02 +01:00
position.rs Add retrieval of pollen and UVI metrics for Buienradar provider 2022-02-19 15:33:00 +01:00
providers.rs Add the combined provider 2022-02-24 20:40:07 +01:00