I wrote a data field that grabs both the local "device" temp from my Edge 1030 as well as Live Weather from nearby WX stations. I select the best temp for a hydration calculation. In some cases, of course, Device Temp is better, like anytime you are indoors (in an A/C or heated space), or really *almost* always when Dev Temp is lower than from a Weather Station (say the station is far away, or you are climbing to a high elevation).
But this shows the huge offset that device temps can have from reality. The 39 deg offset was while we were stopped for lunch halfway into a 109-mile ride, with my bike sitting in direct Florida sun. But even when moving, the typical offset mid-day was about 10-12 degs F. The offset started about 2 hours after sunrise.
I logged the data using println statements every 10 mins. Which is why the line graphs seem to jump a bit.
Anyway, we all knew about this but I found seeing the actual data interesting.