Hi,
im trying to automatically calculate productsystems using the olca IPC without using the openLCA GUI. Currently i am calculating several productsystems(life cycle stages) which i want to combine to a single productsystem including all life cycle stages.
Is there a way in python to not only export the calculation results as an excel but also convert them to a LCI result (system process) for later use?
I am basically looking for a python alternative for the "Save as LCI result" button.
Thank you