Set Open-Meteo as MVP weather source

This commit is contained in:
2026-05-15 23:13:03 -07:00
parent a4aa2095be
commit 902bc3b42b
4 changed files with 157 additions and 1 deletions
+8
View File
@@ -157,6 +157,14 @@ source-backed, generated, validated, packaged, or published tile with center
coordinates, while placeholder/unknown tiles are skipped. Future source-backed
tiles therefore become weather-eligible when their registry entries are added.
Open-Meteo is the first global MVP weather source. The provider contract is
stored in `Data/Weather/open_meteo_mvp_source.json`, including the forecast
endpoint, requested current/daily variables, tile lookup rule, and Agrarian
mapping notes. `Scripts/verify_open_meteo_mvp_source.py` validates the static
contract and can perform a live Open-Meteo request for every source-backed tile
in `Data/Tiles/tile_weather_manifest.json`. This keeps the provider global for
all future real tiles instead of adding one-off Ground Zero weather code.
## Terrain And Tile Delivery
### MVP Tile