InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.78k stars 944 forks source link

Weather format: Add 3rd option, "Scientific", which would use kelvin #2119

Open MorsMortium opened 2 months ago

MorsMortium commented 2 months ago

Verification

Introduce the issue

There are currently 2 options, "Metric" and "Imperial", for Celsius and Fahrenheit. I think some people could like to display temperature in kelvin.

Preferred solution

No response

Version

f8f8993

mark9064 commented 1 week ago

OK silly question maybe but does anyone actually miss this as a feature? It would add more code complexity and use more space, and I get the impression that it might not be worth the maintenance effort - I don't know anyone who uses anything other than F or C day to day. No normal weather site offers any other unit either

vkareh commented 1 week ago

I don't think this is a particularly useful feature - I don't see folks walking around looking at their watch to see how many Kelvins it is outside.

"metric-vs-imperial" is very much customary everyday ways of measuring ambiance temperature. But "scientific" is not, since that is contextual to what they are doing. Plenty of scientists use Celsius as part of their work. Others may use Rankine or Kelvin based on their needs - they all have their uses and merits and there is no one "scientific" scale to use in every day life.

I certainly would not trust my PineTime watch with scientific measurements either :laughing: