-
Notifications
You must be signed in to change notification settings - Fork 15
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
Generate flood map by return period from a given reporting point locations #101
Comments
Possible hydro reporting points: |
Sample generated flood with the classification https://github.com/kartoza/fbf-project/tree/develop/Datasets/Flood/flood_classes |
shouldn't we just be choosing an historical flood map that matches the reported level, not generating a new one? |
Steps needed to create a flood level:
It might be easier for me to code in Python than to create a QGIS workflow. I don't know the impact of this on the deployment. |
We don't have any historical flood now. We generate this for demo purposes only to populate the database with corresponding flood map with matching return period. |
@AndreLester do whatever the quickest one, but it has to be reproducible (so we can generate for different locations/return period). |
Dependencies so far:
|
Based on these recommendation documents:
https://github.com/kartoza/fbf-project/blob/develop/Datasets/Reports/Visit%20Indo%20InaSAFE%203-8%20nov%20AHA.docx
Hassan provided some sample curve.
We should be able to generate specific flood map return period using this curve.
These is what I imagine the steps would be.
The text was updated successfully, but these errors were encountered: