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

Auto Rain Delay and Zimmerman method % when actually raining or rain is in a forecast. #116

Open
beaverdude opened this issue May 21, 2021 · 0 comments

Comments

@beaverdude
Copy link

Hello, I noticed several issues with prod weather service:

  1. it always reports the 0.01 inch of rain is it if actually 0, making 'Auto rain delay' useless. It's always in a delay mode.
  2. API returns raining:1 even if it is not raining actually and no rain is in 12hr forecast
  3. even if api returns raining:1, Zimmerman% is not changing.
    example: http://weather.opensprinkler.com/weather1.py?loc=44.02630,-79.45050&wto=%22h%22:100,%22t%22:100,%22r%22:100,%22bh%22:65,%22bt%22:70,%22br%22:0.01
    gives:
    &scale=98&tz=32&sunrise=346&sunset=1244&eip=2925229096&rawData={"wp":"DS","h":60.75,"p":0.07,"t":71.5,"raining":1}&errCode=0

image

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