REGISTER NOW: DdS Autumn School! 🇨🇭 Grosshöchstetten (Switzerland) 🗓️ 6.-11. October 2024

bw2io.units#

Module Contents#

Functions#

get_default_units_migration_data()

get_unusual_units_migration_data()

Only convert units that are not used in ecoinvent at all

Attributes#

DEFAULT_UNITS_CONVERSION

UNITS_NORMALIZATION

_USED_IN_ECOINVENT

normalize_units

bw2io.units.get_default_units_migration_data()[source]#
bw2io.units.get_unusual_units_migration_data()[source]#

Only convert units that are not used in ecoinvent at all

bw2io.units.DEFAULT_UNITS_CONVERSION = [('PJ', 'megajoule', 1000000000.0), ('J', 'megajoule', 1e-06), ('Nm3 Europe', 'megajoule',...[source]#
bw2io.units.UNITS_NORMALIZATION[source]#
bw2io.units._USED_IN_ECOINVENT[source]#
bw2io.units.normalize_units[source]#