Login
Remember
Register
Questions
Unanswered
Tags
Ask a Question
Ask a Question
How to get impact result of each individual flow per impact category in openLCA IPC Python?
0
votes
126
views
Hi, in the openLCA 2.5, I have a system process named "barley production | barley grain | Cutoff, S". Under the tab Direct Impacts, I choose to apply the IPCC 2021 method. Then, for each impact category I can open the dropdown to see each flow result (which sum of these flow results equal the impact category).
I wonder if I can automate this process via openLCA IPC Python package, meaning take each flow result per impact category for a specific method? I read this API docs but I can't find any information:
https://greendelta.github.io/openLCA-ApiDoc/intro.html
.
Thank you in advance.
life cycle impact assessment (lcia) methods
flows
impact categories
python
asked
Mar 22
in
openLCA
by
qbao
(
210
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
+1
vote
answered
Mar 23
by
NicolasB
(
400
points)
Hi,
It seems you can access it after a calculation via: "Result.get_direct_impact_values_of". You'll have to make your own script using this function. See here:
https://greendelta.github.io/openLCA-ApiDoc/results/impacts/direct-contributions.html
I'll let Greendelta precise or correct my answser :-).
Nicolas
commented
5 days
ago
by
qbao
(
210
points)
I tried, not that "Result.get_direct_impact_values_of". Can anyone from the openLCA team help me with this. Thank you so much.
Please
log in
or
register
to add a comment.
ask.openLCA
is a question-and-answer (Q&A) website on
Life Cycle Assessment (LCA)
.
It is also the public support platform for
openLCA
,
openLCA Nexus
and the
LCA Collaboration Server
.
Before asking questions please also consult our online manuals for
openLCA
and the
LCA Collaboration Server
.
Receive guaranteed and prioritised professional support via
GreenDelta's help desk
.
ask.openLCA is run by
GreenDelta
, the creators of openLCA.
Categories
All categories
openLCA
(3.2k)
Miscellaneous
(205)
LCA Collaboration Server
(81)
Related questions
what should i do to get top 5 impact category of my different process instead of a single process?
Requirement of adding flow to impact category
missing allocation of units in flow in OpenLCA IPC code
How can I import a impact category in a impact assessment method?
How to get impact analysis values of a process with olca-ipc ?
Is it possible to copy-paste an entire impact category from different LCIA method into a new LCIA method that I create?
Duplicate entire impact category to new LCIA method
How to change the impact category in Sankey diagram tab?
Creating a new impact category and new characterization factors
when i calculate the impact methoddont show the result graph of the impact category.
Follow @openlca
...