Service that provides today's weather forecast for air quality, rain and UV metrics. This is useful if you want to prepare for going outside and need to know what happens in the near future or later today.
Go to file
Paul van Tilburg 4b80121187 Implement map projection using reference points
* Use the Mercator projection to get the image coordinates
* Fix errors in the reference points
* Tweak documentation
2022-02-18 22:59:21 +01:00
src Implement map projection using reference points 2022-02-18 22:59:21 +01:00
.gitignore Initial import into Git 2022-02-12 15:03:00 +01:00
Cargo.lock Implement caching for provider get requests (closes: #2) 2022-02-14 21:06:31 +01:00
Cargo.toml Sort Cargo.toml 2022-02-16 22:20:20 +01:00