Skip to content

Integrates risk trajectories within climada #1037

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

Draft
wants to merge 25 commits into
base: develop
Choose a base branch
from

Conversation

spjuhel
Copy link
Collaborator

@spjuhel spjuhel commented Apr 2, 2025

Changes proposed in this PR:

Implements RiskTrajectory objects to ease the evaluation of risk / impact in between two points in time.

See the associated discussion here: #1039

A notebook showcasing this new module is available in doc/tutorial/climada_trajectory.ipynb. (It is not a real tutorial yet, but will serve as its basis).

Also note that the future option appraisal module will be based on this.

Remaining TODO s

  • Sort the list of Snapshot by their date when instantiating
  • Add a check that Exposures have the same shape within a risk trajectory.
  • Add a check that group_id are identical for Exposures or handle that case (how?)

PR Author Checklist

PR Reviewer Checklist

@chahank

This comment was marked as duplicate.

@chahank

This comment was marked as duplicate.

@chahank

This comment was marked as duplicate.

@chahank

This comment was marked as duplicate.

@chahank

This comment was marked as duplicate.

@spjuhel
Copy link
Collaborator Author

spjuhel commented Apr 4, 2025

I created a discussion here #1039
I think it is better than an Issue, as we will probably continue this discussion if/when we want to integrate timeseries in the future.

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 this pull request may close these issues.

2 participants