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

Feat/622 adaptation calculate full link cost #623

Draft
wants to merge 3 commits into
base: feat/595-adaptation-run-and-combine-losses-and-damages
Choose a base branch
from

Conversation

ArdtK
Copy link
Contributor

@ArdtK ArdtK commented Dec 4, 2024

Issue addressed

Solves #622

Code of conduct

  • I HAVE NOT added sensitive or compromised (test) data to the repository.
  • I HAVE NOT added vulnerabilities to the repository.
  • I HAVE discussed my solution with (other) members of the RA2CE team.

What has been done?

Instead of adding the (constant) unit cost to the gdf for each adaptation option add the calculated link cost per adaptation option.

Checklist

  • Code is formatted using our custom black and isort definitions.
  • Tests are either added or updated.
  • Branch is up to date with master.
  • Updated documentation if needed.

Additional Notes (optional)

Add scope to the fixture to reduce test run time.

@ArdtK ArdtK linked an issue Dec 4, 2024 that may be closed by this pull request
@ArdtK ArdtK changed the base branch from master to feat/595-adaptation-run-and-combine-losses-and-damages December 4, 2024 09:43
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.

Adaptation: calculate full link cost
1 participant