Natural hazard events #25
AntoniaJost
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The main issue with our current approach to handling natural hazard data in the code (as of 31.01.2024) is related to how the size of natural events is represented versus how we select data for analysis. Here's a breakdown of the problem:
In essence, our method of selecting data based on a small radius around a click-point might miss larger natural events that realistically affect that area, leading to a potential under-representation of hazards in our analysis.
Beta Was this translation helpful? Give feedback.
All reactions