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

Weather underground wants rain in in, gets mm #152

Open
bzed opened this issue Oct 17, 2023 · 1 comment
Open

Weather underground wants rain in in, gets mm #152

bzed opened this issue Oct 17, 2023 · 1 comment

Comments

@bzed
Copy link
Contributor

bzed commented Oct 17, 2023

Unfortunately I was not able to find a sane WU Api documentation, but looking at

sprintf(msg2,"&rainin=%.2f&dailyrainin=%.2f",

I would assume (by looking at the 'in' on rainin and also becuase WU uses banana metrics everywhere else) that we are supposed to deliver inches/hour and not mm/h.
1 in (inch) = 25.4 mm

@bzed
Copy link
Contributor Author

bzed commented Oct 17, 2023

Found the documentation: https://support.weather.com/s/article/PWS-Upload-Protocol?language=en_US - so indeed, inches are required here.

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