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

Temperature with wind chill or humidex #16

Open
GoogleCodeExporter opened this issue May 6, 2015 · 4 comments
Open

Temperature with wind chill or humidex #16

GoogleCodeExporter opened this issue May 6, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

from    Edward S.
date    Thu, Jan 27, 2011 at 21:24
subject Re: Weather notification

...
here in Canada, where there are high winds in the winter, the current 
temperature is often reported as two numbers: the temperature in shade, and the 
temperature "with Windsheild" - meaning the temperature taking into account the 
wind conditions. ie -20°C feels like -29°C.
Likewise, in the summer we get the shade temperature and also temperature with 
Humidex (including the humidity factor, as high humidity makes it feel hotter).

Original issue reported on code.google.com by DNelubin on 27 Jan 2011 at 5:15

@GoogleCodeExporter
Copy link
Author

It requires to move away from Google Weather API. Or to extract humidity and 
weather values from the strings, provided by Google, and calculate the 
temperature.

Original comment by DNelubin on 27 Jan 2011 at 5:16

@GoogleCodeExporter
Copy link
Author

http://en.wikipedia.org/wiki/Wind_chill#Formulae_and_tables

Original comment by DNelubin on 27 Jan 2011 at 6:29

@GoogleCodeExporter
Copy link
Author

Original comment by DNelubin on 28 Jan 2011 at 4:44

  • Changed title: Temperature with wind chill or humidex

@GoogleCodeExporter
Copy link
Author

Original comment by DNelubin on 28 Jan 2011 at 4:47

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