tngTUDOR
tngTUDOR
Here are the 3 biosphere3 datasets you reference to: + ('biosphere3', '9ec076d9-6d9f-4a0b-9851-730626ed4319') + ('biosphere3', '14ea575b-5caa-4958-acf7-0bcc47f9cadf') + ('biosphere3', 'eba59fd6-f37e-41dc-9ca3-c7ea22d602c7')
Here's a way to write the test that would "work": + add a file `tests/test_packaging_compat.py` + put the package zip file under: `tests/fixtures/bw2package` directory ```python3 import os import pytest from...
> Here's a way to write the test that would "work": > > * add a file `tests/test_packaging_compat.py` > > * put the package zip file under: `tests/fixtures/bw2package` directory >...
Hi @marc-vdm . As you might see in some e-mails from this week (March 22 2023) we're only starting to organize this feature.
Work is on the way towards adding data required by bw2io in an alternative manner. This is, by allowing bw2io to download required data.
hi @KellyC-IBP, I think the issue you describe is solved by applying the comment you referenced ( https://github.com/brightway-lca/brightway2-io/issues/231#issuecomment-2024860457 ) So, if you need more asistance, you can also reach-out to...
[surprised] Tomas NAVARRETE reacted to your message: ________________________________ From: Arnoud Delissen ***@***.***> Sent: Thursday, December 12, 2024 11:46:13 AM To: haasad/PyPardiso ***@***.***> Cc: Subscribed ***@***.***> Subject: [haasad/PyPardiso] Potential memory leak...
hi @audebec , It isn't clear here where the parameters are being "updated" during the LCA part. Could you maybe create a github repo with a bit more code to...