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

implement wind speed data field #105

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

Conversation

jrmcsoftware
Copy link

  • use device temperature units setting in OWM request to avoid unit
    conversions for wind speed and temperature
  • request OWM data if the weather, humidity, or wind speed data fields
    are selected rather than only if the weather data field is selected
  • round temperature and wind speed values to nearest integer instead of
    always rounding down

* use device temperature units setting in OWM request to avoid unit
conversions for wind speed and temperature
* request OWM data if the weather, humidity, or wind speed data fields
are selected rather than only if the weather data field is selected
* round temperature and wind speed values to nearest integer instead of
always rounding down
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.

None yet

1 participant