Set Open-Meteo as MVP weather source
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user