Skip to content

Impacts of elementary flows of activities happening in the [GLO] location not accounted for #15

@nrogy

Description

@nrogy

The impacts of elementary flows of activities happening in the [GLO] location are not accounted for in regionalized LCA calculations for TwoSpatialScalesLCA and ExtensionTablesLCA. In fact, there are no intersection calculated between the [GLO] location and the LCIA maps.

As such, I propose to create a new GlobalLocLCA object, which would be a copy of lca\OneSpatialScaleLCA.py, but without the error :

        if missing:
            raise GeocollectionsMismatch(
                "{} geocollection(s) needed by IA method but not in inventory".format(
                    missing
                )
            )

As such, the regional characterisation matrix will only be filled for the [GLO] location and only the activity at the global scale would be characterised. Then you need to add the resulting score to the score from regionalized LCA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions