-
Notifications
You must be signed in to change notification settings - Fork 142
Feature/tutorial review impact calculation #1095
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
base: develop
Are you sure you want to change the base?
Conversation
This is not 100% correct, I'd say. 🧐
Rather an Exposures contains a |
Thanks for catching that @emanuel-schmid! I'll edit accordingly. |
@sarah-hlsn Not to worry. The test fails because since the v6.1 release, CLIMADA does not support Python 3.10 anymore. But the pipeline still tries to build an environment based on 3.10, so it's expected to fail. The error occurs now because |
Great, thanks for checking @peanutfun ! |
This PR updates the Impact Calculation tutorial
Changes proposed in this PR:
Note: I had to rerun a lot of parts of this notebook due to code changes througout.
PR Author Checklist
develop
)PR Reviewer Checklist