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

Compute RH from Tair #7

Open
VEZY opened this issue Aug 21, 2019 · 0 comments
Open

Compute RH from Tair #7

VEZY opened this issue Aug 21, 2019 · 0 comments

Comments

@VEZY
Copy link
Owner

VEZY commented Aug 21, 2019

Using this formula:
humedadRelativaTavg: tAvg tempMax: tMax tempMin: tMin
"RH = 100 - 5 (T - Td) Td= temp dewpoint : point de rosée.
RH = (Td - T + 20) * 5
Td = 0.38 Tmax - 0.018 Tmax^2 + 1.4 Tmin - 5"

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

1 participant