0
我的表徵因素的格式如下列表:如何才能保存新LCIA方法萊威
[(('biosphere3', key), characterization_factor)]
這裏是一個快速的摘錄:
my_cfs = [(('biosphere3', 'e259263c-d1f1-449f-bb9b-73c6d0a32a00'), 1.0),
(('biosphere3', '16eeda8a-1ea2-408e-ab37-2648495058dd'), 1.0),
(('biosphere3', 'aa7cac3a-3625-41d4-bc54-33e2cf11ec46'), 1.0)
]
如何保存my_cfs
我的Brightway方法?