Giter Club home page Giter Club logo

Comments (4)

BenPortner avatar BenPortner commented on July 22, 2024

Hi @MaxHalford,

Most computation time is needed for the lci, consequently you should avoid it when you can. If you switch the method, there is no need to call redo_lci. You only need to redo_lci when you change the functional unit.

That being said, if your goal is to get the LCIA scores for all ecoinvent activities, it would be faster to simply download them. Check https://v38.ecoquery.ecoinvent.org/File/Files.

from brightway2.

MaxHalford avatar MaxHalford commented on July 22, 2024

Hey @BenPortner, thanks for the swift answer.

Most computation time is needed for the lci, consequently you should avoid it when you can. If you switch the method, there is no need to call redo_lci. You only need to redo_lci when you change the functional unit.

Duly noted, that's a good tip.

That being said, if your goal is to get the LCIA scores for all ecoinvent activities, it would be faster to simply download them. Check https://v38.ecoquery.ecoinvent.org/File/Files.

Ahah, silly me. And what's the recommended procedure for loading that data with Brightway2? Are there docs about that somewhere? Or should I just use the same procedure as I did for the activity SPOLD files?

Sorry for the possibly naive questions, I'm very new to this field :)

from brightway2.

BenPortner avatar BenPortner commented on July 22, 2024

Hi @MaxHalford,

The files (ecoinvent 3.8_[system_model]_cumulative_lcia_xlsx.7z) are archives, which contain an Excel file that has activities for rows and methods for columns. The data points are the LCIA scores for the corresponding activity-method pair. Brightway offers no functionality to import these - but I am also not sure why you would need them in Brightway?

from brightway2.

MaxHalford avatar MaxHalford commented on July 22, 2024

I just found that the xlsx were a pain to work with. I liked that Brightway2 allows reading the spold files, and provides a common interface to different sources.

I'll have another go at the excel files, thanks :)

from brightway2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.