bw2data.compat
#
Module Contents#
Classes#
A dictionary that maps object ids, like |
|
Functions#
|
Get filepaths for all databases in supply chain of functional_unit |
|
Prepare LCA input arguments in Brightway 2.5 style. |
|
|
|
Attributes#
- class bw2data.compat.Mapping[source]#
A dictionary that maps object ids, like
("Ecoinvent 2.2", 42)
, to integers.Used only for backwards compatibility; preferred method is now to look up the ids of activities directly in the SQlite database.
- bw2data.compat.get_database_filepath(functional_unit)[source]#
Get filepaths for all databases in supply chain of functional_unit