bw2data.configuration#
Attributes#
Classes#
Module Contents#
- class bw2data.configuration.Config[source]#
Bases:
pydantic_settings.BaseSettings
- property biosphere[source]#
Get name for
biosphere
database from user preferences.Default name is
biosphere3
; change this by changingconfig.p["biosphere_database"]
.
- class bw2data.configuration.MatrixLabels[source]#
Bases:
pydantic_settings.BaseSettings
- class bw2data.configuration.TypoSettings[source]#
Bases:
pydantic_settings.BaseSettings
- edge_keys: List[str] = ['shape', 'temporal_distribution', 'activity', 'amount', 'classifications', 'code', 'comment',...[source]#
- edge_types: List[str] = ['biosphere', 'generic consumption', 'generic production', 'production', 'substitution', 'technosphere'][source]#