The weather app that I use sometimes does this. Right now it says “High 35, low 40” for today. What is this about? Did some designer fail math or is there a real reason for doing this?
Some sources give afternoon temp and overnight temp. Usually these are in the right order but can be flipped when a front moves thru. Lazy software writers coding for processing the raw data probably made a bad assumption about afternoon = high, overnight = low…
Not necessarily lazy programmers. IIRC (couldn’t relocate an official cite though I tried) …
The US NWS definition of “high temperature” is the highest temp achieved during the sun-up portion of the calendar day. The NWS definition of “low temperature” is the coldest temperature recorded between sun-down of this calendar day and sun-up of the next calendar day.
Given those definitions, it’s completely possible for the daily “high” to be cooler than the “low.” It does require a strong frontal passage, but it happens.
Like in almost all areas of human learning, “common sense” definitions are folk approximations of the deeper scientific / engineering reality. Which simplified definitions usually break down in some corner cases. Like this one.
Not if temperature is a continuous function of time, it’s not. What’s the temperature at sunset? If it’s above the nighttime low, then the moment just before sunset would also be above the nighttime low, and hence in turn be above the supposed daytime high (which hence isn’t the daytime high after all). Likewise, if it’s below the daytime high, then it’s also below the supposed nighttime low. And if it’s in between the two, then both of these are true.
I would interpret this as shorthand for: “more than 35, less than 40”, the same as saying “between 35 and 40”. Expected temperature ranges are often announced as “high 30s, low 40s”, so maybe giving a “high number” first followed by a “low number” is considered somewhat intuitive in this context.
Just a guess.
The reason I was asking about this is because the high and low temperatures are supposed to be for the whole day. High is the warmest it will be, and low is the coldest it will be. (Usually)