Map provider weather inputs
This commit is contained in:
@@ -182,6 +182,14 @@ call Open-Meteo or NOAA/NWS. Clients never call Open-Meteo or NOAA/NWS directly.
|
||||
They receive weather, temperature, source, and state through replicated game
|
||||
state fields.
|
||||
|
||||
Real-weather provider values are mapped into `FAgrarianMappedWeatherInputs`
|
||||
before they affect gameplay. The mapped snapshot keeps temperature,
|
||||
precipitation, wind, cloud cover, humidity, pressure, visibility, and provider
|
||||
weather code available alongside the collapsed Agrarian weather state. Open-Meteo
|
||||
fills those fields directly where available; NOAA/NWS fills them from grid data
|
||||
where available and derives provisional visibility/weather-state values until a
|
||||
deeper provider-specific mapping pass is added.
|
||||
|
||||
## Terrain And Tile Delivery
|
||||
|
||||
### MVP Tile
|
||||
|
||||
Reference in New Issue
Block a user