sinoptik/src
Paul van Tilburg eb9951dbce Distinguish between a map and maps
* A map is a view into the image of concatenated maps
* Ensure that projection only happens on the first map
* Make `project` generic over all generic image views
2022-02-19 15:08:05 +01:00
..
providers Split off precipitation get code 2022-02-19 09:41:11 +01:00
forecast.rs Introduce the Position struct; add position module 2022-02-15 14:15:59 +01:00
main.rs Add an extra map handler for showing lat/lon 2022-02-18 23:18:50 +01:00
maps.rs Distinguish between a map and maps 2022-02-19 15:08:05 +01:00
position.rs Add helper methods that calculate lat/lon in radians 2022-02-18 22:58:39 +01:00
providers.rs Add the Buienradar provider 2022-02-13 15:38:17 +01:00