brightway-lca / brightway2-io

Importing and exporting for the Brightway LCA framework
BSD 3-Clause "New" or "Revised" License
26 stars 40 forks source link

Importing ecospold02 from OpenLCA (converted with OpenLCA converter) #130

Open Ldegroot34 opened 2 years ago

Ldegroot34 commented 2 years ago

I am having an issue importing 'Ecospold2.7z' files. My goal is to transfer a data file from OpenLCA (ILCD format or .zolca) to AB, for that I have used the OpenLCA converter https://www.openlca.org/format-converter/ to get it to a ecospold formate .7z file. But while importing the 'Ecospold2.7z' file into AB I get the error: 'The archive '....' is corrupted, please remove and re-download it.'

Does anyone have experience with importing OpenLCA or a possible solution? That would be very helpful.

Thanks in advance, Luce

marc-vdm commented 2 years ago

See also https://github.com/LCA-ActivityBrowser/activity-browser/issues/787 for more discussion

cyrillefrancois commented 2 years ago

Hello, I have developed a package to import data from OLCA to Brightway2. https://github.com/cyrillefrancois/openlca2bw This should allow you to transfer your database. Nonetheless, it's still underdevelopment, and it works only for data related to the ecoinvent database and without multioutputs processes. This package works for rather a ILCD .zip (json) file or an IPC connexion.

santiagobuitron commented 5 months ago

Hello, I have developed a package to import data from OLCA to Brightway2. https://github.com/cyrillefrancois/openlca2bw This should allow you to transfer your database. Nonetheless, it's still underdevelopment, and it works only for data related to the ecoinvent database and without multioutputs processes. This package works for rather a ILCD .zip (json) file or an IPC connexion.

Hi, would you happen to know of any way to convert the ecospold2 .7z files into .zolca or ILCD files that are compatible with openLCA? Thanks.