Has anyone noticed that the current weather from WeatherKit can be pretty inaccurate? I'm mostly looking at the data for Canadian cities.
The iOS 16 weather app is accurate, so I'm not sure if it is using the same WeatherKit implementation.
For example in Penticton, BC, at one point yesterday the iOS 16 weather app was reporting a North wind at 6km/h, but WeatherKit was reporting 38km/h at 223 degrees(which is West). The weather app's report was accurate to what was observed outside.
I'm using some CLLocation coordinates that are right in the middle of the city, so I'm not sure how the data is that far off what is being reported in the iOS 16 weather app.