Hi,
I'm new to openLCA, and a bit lost among the possible tools for using the API.
Suppose I got an EcoSpold02 file. I want to compute impact results on this data, using openLCA. So I need to import this file, and then to make the calculations.
It looks like olca-ipc is fine for the calculations... if you already have data stored in an openLCA IPC server. The problem is I didn't find how to import an Ecospold file with olca-ipc. I read about olca-io module but it looks more like a maven module that you cannot use in an external python script.
Thank you in advance for any clues !