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

bw2data.configuration#

Module Contents#

Classes#

Config

A singleton that stores configuration settings

Attributes#

config

class bw2data.configuration.Config[source]#

A singleton that stores configuration settings

property biosphere[source]#

Get name for biosphere database from user preferences.

Default name is biosphere3; change this by changing config.p["biosphere_database"].

property global_location[source]#

Get name for global location from user preferences.

Default name is GLO; change this by changing config.p["global_location"].

_windows[source]#
backends[source]#
cache[source]#
metadata = [][source]#
sqlite3_databases = [][source]#
version = 3[source]#
bw2data.configuration.config[source]#