I have uploaded a database (US LCI) into openLCA.
I am looking to download a matrix with ALL of the technical (and environmental) process coefficients. For example, in SimaPro, there is an option called "Export as Matrix" which yields a square A matrix (processes in rows and columns and their inter-process flows as coefficients - a very sparse matrix) and the B matrix of environmental flows per functional unit.
In example, for the current US LCI this would be like a 1000x1000 technical matrix and a 1000x2500 B matrix.
I have looked at the various export options, but none of them seem to result in these.
For example if I make a product system (which starts with an assumed existing process) the exported matrices are a subset of the overall processes in the database (about 300 of them).
Similarly, I have found the options that will export the python-like .npz files but they are not what I would expect either.
So - is there an option to export the entire database information?