angularsen / UnitsNet

Makes life working with units of measurement just a little bit better.
https://www.nuget.org/packages/UnitsNet/
MIT No Attribution
2.65k stars 382 forks source link

added new units to the TemperatureChangeRate quantity #1433

Open David-HH-Dev opened 1 week ago

David-HH-Dev commented 1 week ago

added the following units to TemperatureChangeRate: DegreeFahrenheitPerMinute DegreeFahrenheitPerSecond DegreeKelvinPerSecond DegreeCelsiusPerHour DegreeKelvinPerHour DegreeFahrenheitPerHour

After reviewing the unit tests I came to the conclusion that the recently added (https://github.com/angularsen/UnitsNet/pull/1429) unit DegreeKelvinPerMinute had a wrong conversion.

I checked that for example here: https://www.unitsconverters.com/en/Rate-Of-Temperature-Change-Conversions/Measurement-1189 and also here: https://www.quora.com/Why-is-32-not-used-when-converting-per-degree-Celsius-C-1-to-per-degree-Fahrenheit-F-1