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

Update pywws2weewx.py #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mfraser
Copy link

@mfraser mfraser commented Jun 29, 2022

Handle instances where wind_dir is empty.

Handle instances where wind_dir is empty.
Copy link
Owner

@LapplandsCohan LapplandsCohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if it is desired to set wind direction to north if it is missing.

@LapplandsCohan
Copy link
Owner

The example data included in the linked issue contains valid wind_dir. I would like to see the input data and see if I can replicate the error on my end.

@mfraser
Copy link
Author

mfraser commented Jul 3, 2022

See my post on #1

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

Successfully merging this pull request may close these issues.

pywws2weewx: ValueError("invalid literal for int() with base 10: ''")
2 participants