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

Attached geocollection for site generic characterization methods #217

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

Attached geocollection for site generic characterization methods #217

nrogy opened this issue Dec 12, 2024 · 0 comments

Comments

@nrogy
Copy link

nrogy commented Dec 12, 2024

When a new method is written, a "world" geocollection is automatically attached to it. This is problematic because it can add a geocollection to a site generic method, which leads to unnecessary intersections being calculated in the bw2regional package.

I therefore propose to modify the line

geocollections = {
get_geocollection(third(elem), default_global_location=False) for elem in data
}
In the method.py script for the method write()

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