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

Adaptation: Calculate impact adaptation option for time horizon #598

Closed
MatthiasHauthDeltares opened this issue Nov 20, 2024 · 0 comments · Fixed by #617
Closed

Adaptation: Calculate impact adaptation option for time horizon #598

MatthiasHauthDeltares opened this issue Nov 20, 2024 · 0 comments · Fixed by #617
Assignees

Comments

@MatthiasHauthDeltares
Copy link
Contributor

MatthiasHauthDeltares commented Nov 20, 2024

Input

Process

The impact per event needs to be converted into an impact for the time horizon. For every link in network:

  • Calculate array of frequencies of event for every year in time horizon corrected with climate factor: p(t) = f_init + climate_factor * t)
  • Calculate array of impact for every year in time horizon: Impact(t) = Impact_event * p(t) / (1+discount_rate)**t
  • Sum the impact per year into total impact. Add this result to geopackage with column name Net_present_mpact_option_{ID}
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

Successfully merging a pull request may close this issue.

1 participant