bw2io.importers.ecospold1_lcia#
Classes#
Importer for Ecospold1 LCIA format. |
Module Contents#
- class bw2io.importers.ecospold1_lcia.Ecospold1LCIAImporter(filepath, biosphere=None)[source]#
Bases:
bw2io.importers.base_lcia.LCIAImporter
Importer for Ecospold1 LCIA format.
Initialize the Ecospold1LCIAImporter instance.
- Parameters:
filepath (str) – Path to the Ecospold1 LCIA file.
biosphere (bw2data.BiosphereDatabase, optional) – Biosphere database to use. If None, the default biosphere database will be used.