Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nrogy opened this issue Dec 12, 2024 · 0 comments

Comments

@nrogy
Copy link

nrogy commented Dec 12, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant