Skip to content

Wind direction is always North on WH2081 #86

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

Closed
GoogleCodeExporter opened this issue Jul 14, 2015 · 1 comment
Closed

Wind direction is always North on WH2081 #86

GoogleCodeExporter opened this issue Jul 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Normal usage. Wind direction is always plotted as North (specifically 
between 0 and 15 degrees).

What is the expected output? What do you see instead?
pywws outputs a value from 0 to 15 to represent wind direction. wfrog 
interprets this as a value in degrees resulting in a wind direction of North 
all the time.

What version of the product are you using? On what operating system?
wfrog 0.8.1, pywws-11.02_r354, Ubuntu 10.10, "SmartWeather" weather station 
(which I believe to be a rebranded WH2081)

Please provide any additional information below.
Adding *360/16 to the 2 direction calculations in wh1080.py has resulted in 
working wind directions.

Original issue reported on code.google.com by paul.bro...@gmail.com on 16 May 2011 at 6:53

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

No branches or pull requests

1 participant