lca_algebraic icon indicating copy to clipboard operation
lca_algebraic copied to clipboard

Layer over brightway2 for algebraic definition of parametric models and super fast computation of LCA

Results 22 lca_algebraic issues
Sort by recently updated
recently updated
newest added

Underscore in Enum values mess things. At least for export of models or loadParams

Some methods (Recipe 2016) have only 2 elements, breaking mathod_name.

They should be the same. Also : document correlation graphs

The concatenation is made along index, while it should be along columns (2 columns)

Check default min and max are of correct type. Check min < default < max

Currently, we need to use [climate]. This is confusing.

Based on the exmaple_notebook, I noticed that the lca_algebraic has treated all defined parameters as Project parameters. I have a foreground database in excel, parameterized, importable to bw, in the...

Hello, I have issues running MultiLCAAlgebraic with activities that are created by Activity-Browser. The activity is parameterized and I am calling loadParams(), but sweeping the parameters does not change the...

Hi, we have been struggling with @alvarojhahn about how the lognormal distribution is defined. The lognormal sampling for a given parameter is done at the following line of code: https://github.com/oie-mines-paristech/lca_algebraic/blob/46144bff6096487fda2aacc57625fc94d8e047eb/lca_algebraic/params.py#L274...

maknig a new env and installing via conda. But I cant even run the first line of the notebook, with the imports This software is so cool, I really want...