bkuczenski / lca-tools

A Python package for doing stuff with LCA data
GNU General Public License v2.0
18 stars 1 forks source link

Compartment Manager #20

Open bkuczenski opened 7 years ago

bkuczenski commented 7 years ago

in #16 foreground needs the flowDB only to determine which flows are elementary, which is a compartment problem anyway. Plus foreground builders need to be able to add compartments (esp. intermediate). This should replace db in ForegroundManager and allow project-specific customization

bkuczenski commented 7 years ago

This should be upgraded to a Category manager-- and include process classification information.