- Brightway 2.5 compatibility
- Removed
DatabaseExplorer - Removed
ParameterFinder - Deprecated
SerializedLCAReport
- Add
compare_activities_by_grouped_leavesfunction. - Add
find_differences_in_inputsfunction. - Add
compare_activities_by_lcia_scorefunction. - Add
print_recursive_calculationandprint_recursive_supply_chainutility functions. - Add dependencies on
pandasand tabulate.
- Merge PR #2, allowing for more powerful tagged graph traversal
- Fix error in nonunitary production for
traverse_tagged_databases.
- Fix license text
- Cleaned up setup and license
- Compatibility with bw2data 2.3
- Py3 compatibility
- Updates for compatibility with downstream changes
- Compatibility with bw2calc 1.0 (split products and activities)
- Add ordered matrix graph
Thanks Bernhard Steubing for good ideas and bugfixes.
- ENHANCEMENT: Add amount to annotated top processes and emissions.
- BUGFIX: Propagate kwargs in contribution analysis.
- ENHANCMENT: Add ouroboros health check (processes which consume their own outcome)
- FEATURE: Database health check! Does a number of tests on a Database to see if potential problems can be identified.
Updated dependencies.
- CHANGE: ContributionAnalysis.annotated_top_* will automatically reverse LCA object dictionaries if needed.
- CHANGE: Compatibility fixes with bw2data 0.12 and bw2calc 0.11