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

Absolute Humidity off #6

Closed
TheRealWaldo opened this issue Oct 8, 2023 · 3 comments
Closed

Absolute Humidity off #6

TheRealWaldo opened this issue Oct 8, 2023 · 3 comments

Comments

@TheRealWaldo
Copy link

The absolute humidity is being returned as 690Kg/m3, which just isn't physically possible :)

I think we might have the wrong unit of measurement there.

@briis
Copy link
Owner

briis commented Oct 9, 2023

Agree 😳 I'll look into it.

@briis
Copy link
Owner

briis commented Oct 9, 2023

Fixed in release 0.2.2 I had a multiply '*' instead of a plus '+' in the formula - that makes a BIG difference

@briis briis closed this as completed Oct 9, 2023
@TheRealWaldo
Copy link
Author

Thanks @briis !

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

2 participants