When I try to do data = bw2.Database("ecoinvent 3.2 cutoff").load() my Mac is busy loading data for ages. I killed the process after it used 40+GB of RAM (!).
Is that the documentation that is contained in ecoinvent 3.2 now? Probably it would be smart to offer a way to load the database without the documentation.
Original report by Niko Heeren (Bitbucket: nheeren, GitHub: nheeren).
When I try to do
data = bw2.Database("ecoinvent 3.2 cutoff").load()
my Mac is busy loading data for ages. I killed the process after it used 40+GB of RAM (!).Is that the documentation that is contained in ecoinvent 3.2 now? Probably it would be smart to offer a way to load the database without the documentation.