tfardet

Results 110 comments of tfardet

OK, I tried to add the very simple attached package (which I generated with brightway 2) If I do ```python from bw2io import BW2Package BW2Package.import_file("bw2_compat_test.bw2package") ``` it works fine, however,...

Hi @cmutel do you think you could have a look at what the problem is? (conflicting db versions?) I'm still too new to brightway to figure this out easily...

@tngTUDOR thanks for that information, would you know if there is an easy way to include biosphere3? I imagine it would be better to keep these in the database for...

wow, that's great, thanks for the help! > we need a test to make sure that a package created with 2.5, is re-useable again with 2.5 after the code modification...

@tngTUDOR I don't see any tests being run, do you have access to it and, if so, could you check if they can be (re)started?

I have the same issue with ``SimaProLCIACSVImporter`` on the SImaPro files from Impact World+: https://zenodo.org/records/8200703

maximum validity period is one year, as far as I can tell. There is indeed that drawback for storing only the token, if you think it's too much of an...

Alright, let's stick with #210 then, I'll wait for your review on that

nope (closed by #210)

@tgrandje the tests timed out, so something might not be working as expected with caching... or it's just that doing all the tests is too slow, maybe that's why the...