+1 vote
521 views
Do I have to import the whole Ecoinvent LCIA methods? Or can I pick the ones I will actually use?
in openLCA by (640 points)

1 Answer

+4 votes
by (1.5k points)

I use to do this:

  1. download from nexus the .zolca version of the methods' pack
  2. import in OpenLCA in a new database by using the "restore database" function (much faster than "import""
  3. from this new database, export (I use the json format) only the method you want to use.
  4. now you can import in your work-on database the single method exported using the "import" command
...