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: 660 create an example to run damages and losses without input files #661

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

ArdtK
Copy link
Contributor

@ArdtK ArdtK commented Dec 13, 2024

Issue addressed

Solves #660

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?

  • Remove check in input files in init of Losses
  • Move creation of analysis_collectiont to Ra2ceHandler.configure so the analyses can be manipulated between the init and the execute.
  • Refactor readers (shouldn't be dataclasses - wrongly changed in feat: 595 adaptation run and combine losses and damages #616)
  • Add an example notebook to prove running Damages and Losses without input files is possible.

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 any additional notes or information that may be helpful.

@ArdtK ArdtK linked an issue Dec 13, 2024 that may be closed by this pull request
@ArdtK ArdtK changed the base branch from master to feat/654-experiment-with-damages-and-losses-without-input-files December 13, 2024 10:01
ArdtK and others added 3 commits December 13, 2024 11:30
…ut-files' into feat/660-create-an-example-to-run-damages-and-losses-without-input-files
Base automatically changed from feat/654-experiment-with-damages-and-losses-without-input-files to master December 13, 2024 13:37
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.

Create an example to run damages and losses without input files
1 participant