Chris Mutel

Results 59 comments of Chris Mutel

A couple points of clarification: > The new approach is depth-first. Indeed, sorry for my misunderstanding. > I have trouble seeing how importance first is preferable. The number of calculations...

@BenPortner Nice. I think we need a new library, `bw_graph_traversal`, which should include your work and the [multifunctional traversal class](https://github.com/brightway-lca/brightway2-calc/pull/63). If you decide to create this, I will make PRs/issues...

Be careful here, 0.8.8 supports *only* ecoinvent 3.9, not earlier versions. I can fix this later but am indisposed for the next few days.

@m-rossi Will take over with a clean start. Thanks!

A few comments from my side after wading into these waters... * [randonneur](https://github.com/brightway-lca/randonneur) has an explicit `disaggregate` verb. I'm not sure why one would want a check *in the data...

@MaximeAgez @marc-vdm Thanks a lot for this amazing PR and the discussion. To delete a `project` and have its data deleted, you must pass `delete_dir=True`. See [the source](https://github.com/brightway-lca/brightway2-data/blob/legacy/bw2data/project.py#L279). The default...

@bsteubing We will need to rewrite most of the MC code during the [adaptation for BW25](https://github.com/orgs/cauldron/projects/3/views/1), so this is low priority.

This error comes from mixing Brightway 2 and 2.5. Due to restrictions on the lengths of file paths on Windows, 2.5 introduced a shorter way of creating filenames, including project...

1. We shouldn't make a broader decision for the community, we should propose changes that can enhance people's experience, and indeed we have a formal structure for doing so :)...

Two points that might help clarify things: 1. Most cards in the project board will refer to whole projects/working groups/long term efforts, and they will do their own task management....