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.