Open David-HH-Dev opened 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
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