bw_simapro_csv.blocks.method ============================ .. py:module:: bw_simapro_csv.blocks.method Classes ------- .. autoapisummary:: bw_simapro_csv.blocks.method.Method Functions --------- .. autoapisummary:: bw_simapro_csv.blocks.method.reformat Module Contents --------------- .. py:class:: Method(block: List[list], header: dict) Bases: :py:obj:`bw_simapro_csv.blocks.base.SimaProCSVBlock` Parse a `Method` block. Each block as the form: key value with empty lines in between, e.g. ``` Method Name DC Test Version 1 8 Comment Damage category import testing Category Others\NORM Use Damage Assessment Yes Use Normalization No Use Weighting No ``` .. py:attribute:: parsed .. py:function:: reformat(v: Union[list, str]) -> Any Do LCIA Method-specific reformatting to a list or string