sinoptik/src
Paul van Tilburg ab4b0bba72
Fix valid samples/items being discarded too early
A forecasted sample/item may be for example timestamped at 14:00.
For hourly forecasts, it will still be valid until 14:59:59, not
14:29:59.
2022-05-10 12:24:26 +02:00
..
providers Fix valid samples/items being discarded too early 2022-05-10 12:24:26 +02:00
forecast.rs Don't use Option for the max sample/item return values 2022-05-08 14:01:22 +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 Compact merge tests by using constructors 2022-05-08 14:00:12 +02: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