Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The celsius/kelvin conversion in nxsunit is not correct. #5

Closed
pkienzle opened this issue Jun 2, 2020 · 0 comments · Fixed by #13
Closed

The celsius/kelvin conversion in nxsunit is not correct. #5

pkienzle opened this issue Jun 2, 2020 · 0 comments · Fixed by #13
Labels
Defect good first issue Good for newcomers

Comments

@pkienzle
Copy link

pkienzle commented Jun 2, 2020

Celsius and kelvin temperature units are currently considered equivalent, with no offset between them.

A related implementation from another project is attached, with support for celsius, kelvin and Fahrenheit.

nxsunit.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants