Skip to content
This repository was archived by the owner on Dec 8, 2019. It is now read-only.

Conversation

@rdbahm
Copy link

@rdbahm rdbahm commented Oct 24, 2017

Added a new #define that can be set to false to choose celsius. Could not locate a source for a heatindex formula for C, so we convert to F and then back to C inside the heatindex function.

This resolves #28.

Can be set to false to choose celsius. Could not locate a source for a heatindex formula for C, so we convert to F and then back to C inside the heatindex function. We do this using preprocessor defines, so it has no performance impact on F users. Sorry, C users.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Temp in C not F?

1 participant