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

dynamic LCIA with fixed time horizon gives an error when TH is shorter than the timing of an emission #46

Closed
muelleram opened this issue May 2, 2024 · 0 comments · Fixed by #63
Labels
bug Something isn't working

Comments

@muelleram
Copy link
Collaborator

tlca.dynamic_lcia(
metric="GWP",
time_horizon=14,
characterization_function_dict=characterization_function_dict,
fixed_time_horizon=True,
)

returns KeyError: 0

@muelleram muelleram added the bug Something isn't working label May 2, 2024
@TimoDiepers TimoDiepers linked a pull request Jun 15, 2024 that will close this issue
TimoDiepers added a commit that referenced this issue Jun 15, 2024
…time-horizon-gives-an-error-when-th-is-shorter-than-the-timing-of-an-emission

fix #46 and add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant