premise icon indicating copy to clipboard operation
premise copied to clipboard

Coupling Integrated Assessment Models output with Life Cycle Assessment.

Results 19 premise issues
Sort by recently updated
recently updated
newest added

`.update("metals")` redefines the World market for `market for pig iron` and this conflicts with the `market for pig iron` creation process of `.update("steel")` and replaces of pig iron regional market...

when making custom scenarios, it seems that the `add` command in the `config.yaml` file only works for `markets`. Suggested to make it work for `production pathways` too.

enhancement

I ran `premise 1.7.0` using an adapted version of the "examples.ipynb". When creating the new database `ndb` it prints all messages to the output cell of the notebook, until it...

Create for each tech a matching table for the iam vs ecoinvent loc at one single point in the workflow to avoid inefficeint looping.

see file transformation_tools.py the factories to create filter functions for the filters like get_many(). Relation between filters are currently either all and or all or. Do we want to implement...