celsius to fahrenheit please

Moderator: Vic

Post Reply
eyegore
Posts: 98
Joined: Mon Nov 18, 2013 9:13 pm
Location: Houston

celsius to fahrenheit please

Post by eyegore »

Those of us in the states are used to using Fahrenheit instead of Celsius. On planet creation it just doesn't click and is hard to get my head around and it's difficult to do mental conversions. Be nice if there was an option in game.

As an example when I see 40 Celsius I'm thinking..."That looks okay if a bit cold..." when actually that's 104 degrees Fahrenheit and is wasteland desert conditions.
zgrssd
Posts: 5101
Joined: Tue Jun 09, 2020 1:02 pm

RE: celsius to fahrenheit please

Post by zgrssd »

You mean that unit that is defined as "take celisiums and mess up the value with a useless Transformation"?
Well, I guess he has to for Internationalsiation.

If possible, this should show both values - with the less wanted one in brackets.
Otherwise people will be showing us a 40°F Screenshoot and we do not notice it, thinking that is a Desert.
eyegore
Posts: 98
Joined: Mon Nov 18, 2013 9:13 pm
Location: Houston

RE: celsius to fahrenheit please

Post by eyegore »

Well it's not useless to us in the states as everything is measured by Fahrenheit here. It's the same with meter/feet. Our cars have miles per hour on our speedometer, not meters per hour. So if you've used that method alll your life you can't just mentally convert everything on the fly. It would be funny however if one morning everyone woke up and was greeted with speed limit signs in metric. We;re taught the system in school along with spanish and both are soon forgotten.
ramnblam
Posts: 216
Joined: Tue Jun 09, 2020 9:40 am
Location: Australia

RE: celsius to fahrenheit please

Post by ramnblam »

golly gee brandine these hot springs are a something aint tha
User avatar
Malevolence
Posts: 1798
Joined: Sat Apr 03, 2010 11:12 am

RE: celsius to fahrenheit please

Post by Malevolence »

Localization Mixed Decimal and Thousands Separators:
ORIGINAL: Malevolence

Noticed many mixed decimal and thousand separators in the frontend UI screen. See the reports in the bottom left as examples.

https://www.matrixgames.com/forums/tm.asp?m=4821951
Nicht kleckern, sondern klotzen!

*Please remember all posts are made by a malevolent, autocratic despot whose rule is marked by unjust severity and arbitrary behavior. Your experiences may vary.
Bainin
Posts: 21
Joined: Fri Jun 12, 2020 3:15 am

RE: celsius to fahrenheit please

Post by Bainin »

Makes me feel bad for you americans the odd one out there haha, littel pointer for now till they implement it, or u guys get a civilized system of measurment:

Celsius is SUPER easy 0 is freezing point of water, -20 would be very cold, +20 would be pretty warm +40 is scorching -40 is exctremly cold.
Daltesh
Posts: 6
Joined: Wed Jun 10, 2020 5:35 pm

RE: celsius to fahrenheit please

Post by Daltesh »

I don't think the question is which scale is superior, or how easy it is to learn to intuit a new way of measuring things. The question is what leads to the best gameplay experience for the end user.

If Vic wants to make the game more fun and understandable for his American playerbase, then adding a setting to convert decimal points from periods to commas, and to convert temperature from Celsius to Fahrenheit, would help accomplish that goal.

I'd really recommend having it be a preferences setting though, rather than displaying both temperatures on every display. UI real-estate is important.
zgrssd
Posts: 5101
Joined: Tue Jun 09, 2020 1:02 pm

RE: celsius to fahrenheit please

Post by zgrssd »

ORIGINAL: eyegore

Well it's not useless to us in the states as everything is measured by Fahrenheit here. It's the same with meter/feet. Our cars have miles per hour on our speedometer, not meters per hour. So if you've used that method alll your life you can't just mentally convert everything on the fly. It would be funny however if one morning everyone woke up and was greeted with speed limit signs in metric. We;re taught the system in school along with spanish and both are soon forgotten.
Guess how all those values are defined?
Foot: "Since the International Yard and Pound Agreement of 1959, one foot is defined as 0.3048 meter exactly."
Pound: "Various definitions have been used; the most common today is the international avoirdupois pound, which is legally defined as exactly 0.45359237 kilograms, and which is divided into 16 avoirdupois ounces"
You guys have been on the metric system over half a century, just with those wierd and unwieldy multipliers [:)]

The plus side is, it is relatiely easy to just measure/store/process in metric, and apply the conversion during output.
User avatar
goodwoodrw
Posts: 2665
Joined: Mon Feb 14, 2005 12:19 pm

RE: celsius to fahrenheit please

Post by goodwoodrw »

It's good to have a system that 95% of the world uses.
Formerly Goodwood

eyegore
Posts: 98
Joined: Mon Nov 18, 2013 9:13 pm
Location: Houston

RE: celsius to fahrenheit please

Post by eyegore »

I blame it on King James, who one night while drinking stuck out his foot with the sore toe and said, "that's a foot." Later after much drinking he pulled down his pants, "That's an inch" and we've been stuck with the crap ever since.
User avatar
Malevolence
Posts: 1798
Joined: Sat Apr 03, 2010 11:12 am

RE: celsius to fahrenheit please

Post by Malevolence »

ORIGINAL: goodwoodrw

It's good to have a system that 95% of the world uses.

Then this game should be in Mandarin Chinese or Spanish instead of English?

[:D]

Seriously, localization is pretty standard and the most inclusive. I wish the community could port text to other languages--and correct the English.
Nicht kleckern, sondern klotzen!

*Please remember all posts are made by a malevolent, autocratic despot whose rule is marked by unjust severity and arbitrary behavior. Your experiences may vary.
zgrssd
Posts: 5101
Joined: Tue Jun 09, 2020 1:02 pm

RE: celsius to fahrenheit please

Post by zgrssd »

ORIGINAL: Malevolence
ORIGINAL: goodwoodrw

It's good to have a system that 95% of the world uses.

Then this game should be in Mandarin Chinese or Spanish instead of English?

[:D]

Seriously, localization is pretty standard and the most inclusive. I wish the community could port text to other languages--and correct the English.
We were talking about units of measurement, not languages.

Languages are their own kind of mess.
TruJared
Posts: 11
Joined: Sun Jun 14, 2020 5:20 pm
Location: United States (Pennsylvania)
Contact:

RE: celsius to fahrenheit please

Post by TruJared »

Use this as an opportunity to learn how the rest of the world uses measurements. If the conversion isn't too difficult. F = C x 1.8 + 32. So 30C would equal 86F.

Even easier (for my brain anyway) is to just reduce the Celsius temp by 20% rather than multiply by 1.8. For example, if I were converting in my head 19C, I would take 1.9 (10% of 19) and double it to 4 (because I'm doing it my head, I'm making the math easy and rounding) and subtract 4 from 19 to 15. Then to find Fahrenheit, it's as simple as 19 + 15 + 32 = 66F.

Hope this helps. As an American, I encourage you to learn how the other 95% of the world measures things. Frankly, it's both a better way and an easier way of measuring things.

User avatar
76mm
Posts: 4766
Joined: Sun May 02, 2004 4:26 am
Location: Washington, DC

RE: celsius to fahrenheit please

Post by 76mm »

As an American that lived overseas for many years, I don't think that the celsius stuff is that complicated--for game purposes you don't have to know exact degree gradations. Just remember that 0* celsius is freezing, and 38* celsius is 100* fahrenheit. Everything between can be extrapolated/estimated.

If you do want more precise degree figures, just add 32 plus [18 per 10* celsius] to get the fahrenheit temperature. In other words, 10* celsius is 50* fahrenheit (32 + 18).
Hazard151
Posts: 147
Joined: Mon Jun 15, 2020 9:52 am

RE: celsius to fahrenheit please

Post by Hazard151 »

ORIGINAL: eyegore

Well it's not useless to us in the states as everything is measured by Fahrenheit here. It's the same with meter/feet. Our cars have miles per hour on our speedometer, not meters per hour. So if you've used that method alll your life you can't just mentally convert everything on the fly. It would be funny however if one morning everyone woke up and was greeted with speed limit signs in metric. We;re taught the system in school along with spanish and both are soon forgotten.

You wanna bet that if everybody in the USA woke up one day with all the traffuc signs swapped from mph to kph people wouldn't learn very quickly how to do the miles to kilometers and kilometers to miles?

If nothing else because it will rain speeding fines for those that don't, or car crashes for the unlucky ones.
zgrssd
Posts: 5101
Joined: Tue Jun 09, 2020 1:02 pm

RE: celsius to fahrenheit please

Post by zgrssd »

ORIGINAL: Hazard151

ORIGINAL: eyegore

Well it's not useless to us in the states as everything is measured by Fahrenheit here. It's the same with meter/feet. Our cars have miles per hour on our speedometer, not meters per hour. So if you've used that method alll your life you can't just mentally convert everything on the fly. It would be funny however if one morning everyone woke up and was greeted with speed limit signs in metric. We;re taught the system in school along with spanish and both are soon forgotten.

You wanna bet that if everybody in the USA woke up one day with all the traffuc signs swapped from mph to kph people wouldn't learn very quickly how to do the miles to kilometers and kilometers to miles?

If nothing else because it will rain speeding fines for those that don't, or car crashes for the unlucky ones.
Don't they have speedometers that have both a kmh and a mph scale? I mean, it is not like having two scales is hard or anything.
Post Reply

Return to “Suggestions and Feedback”