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

Flood testing algorithm is awful #1

Open
bkerley opened this issue Jun 2, 2013 · 0 comments
Open

Flood testing algorithm is awful #1

bkerley opened this issue Jun 2, 2013 · 0 comments

Comments

@bkerley
Copy link
Owner

bkerley commented Jun 2, 2013

The flood prediction algorithm as it is now:

    flooding = rain_estimate > 1 rescue nil

This algorithm should take into account rainfall over the last six hours (instead of the GMT calendar day), watershed data (is this even a thing), and maybe even do the right thing if the current location is "OPEN WATER" (i.e. permanently flooded).

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