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

all_in_one (and combined) needs to recalculate humidity based on compensated temperature #104

Closed
doctorkb opened this issue Oct 6, 2021 · 3 comments

Comments

@doctorkb
Copy link

doctorkb commented Oct 6, 2021

This applies to anything using the relative humidity (RH) and depending on a compensated temperature.

The RH needs to be converted to dewpoint with the raw temperature, then converted back to RH using the compensated temperature. Taking the RH as-is results in a lower-than-accurate humidity.

@roscoe81
Copy link
Contributor

roscoe81 commented Oct 6, 2021

It’s solved in this code

@doctorkb
Copy link
Author

doctorkb commented Oct 7, 2021

It’s solved in this code

Yes, and I have my own solution for it also. But it should be in these main libraries' examples, in part because a lot of folks don't understand the relationship between temp and RH.

@sphaero
Copy link

sphaero commented Mar 8, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants