bw2io.importers.exiobase3_monetary ================================== .. py:module:: bw2io.importers.exiobase3_monetary Classes ------- .. autoapisummary:: bw2io.importers.exiobase3_monetary.Exiobase3MonetaryImporter Module Contents --------------- .. py:class:: Exiobase3MonetaryImporter(dirpath, db_name, ignore_small_balancing_corrections=True) Bases: :py:obj:`bw2io.importers.base_lci.LCIImporter` .. py:method:: add_unlinked_flows_to_new_biosphere_database(biosphere_name=None) .. py:method:: apply_strategies(biosphere=None) .. py:method:: apply_strategy(*args, **kwargs) :abstractmethod: .. py:method:: patch_lcia_methods(new_biosphere) .. py:method:: write_activities_as_database() .. py:method:: write_database(biosphere=None) .. py:attribute:: biosphere_correspondence .. py:attribute:: biosphere_iterator .. py:attribute:: db_name .. py:attribute:: dirpath .. py:attribute:: flows .. py:attribute:: format :value: 'Exiobase 3' .. py:attribute:: products .. py:attribute:: strategies :value: [] .. py:attribute:: techosphere_iterator