Skip to content

Easier link between PBM and LCA #70

@PascalLesage

Description

@PascalLesage

A ParameterizedBrightwayModel instance is useful for loading all parameter data for a given group, and updating this data using presample packages.

What is is not good at is directly passing the updated data to an LCA instance. One would need to load the data, calculate new matrix presamples, save the presamples, and then use the presamples in a new LCA instance. The "saving the presamples package to disk" step should be avoidable.

It would be great if PBM objects (or its matrix data) could be passed directly to LCA instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions