I have following question: I am trying to manipulate values in the product system I built trough the usage of global parameters that I can redefine in Python with the olca package. Now it would be very handy to also be able to get a complete list of the parameter values that I set when I implemented them.
I coulnd't find out how to do this so far. I know that this also works by hand but this gets very frustrating as soon I am trying to adjust many parameters repeatedly.
Any help would be very appreciated!
Thank in advance!