Skip to content

How does your dynamic inventory look like? #7

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

Open
muelleram opened this issue Oct 1, 2024 · 0 comments
Open

How does your dynamic inventory look like? #7

muelleram opened this issue Oct 1, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@muelleram
Copy link
Contributor

We aim to make dynamic_characterization useful for everybody, regardless of their preferred LCA software.

As enthusiastic Brightway users, we have defined a data format like this:

date amount flow activity
101 33 1 2
312 21 4 2

where date is a timestamp, e.g. a datetime-object, amount is the amount of the biosphere flow, flow is the flow id, e.g. a integer, and activity is the activity id, also an integer. Then, each row of this dataframe gets characterized by dynamic_characterization.characterize()

This format works well with Brightway, but we are curious about the needs of the wider community.

What does your dynamic inventory look like and what kind of challenges do you face during dynamic characterization that could be addressed in this package?

Please feel free to use this issue to share your dataformat, needs or any suggestions to make dynamic_characterization more useful to you.

@muelleram muelleram added the help wanted Extra attention is needed label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant