pymrio.IOSystem.rename_sectors

IOSystem.rename_sectors(sectors)

Sets new names for the sectors

Parameters

sectors (list or dict) –

In case of dict: {‘old_name’’new_name’} with an

entry for each old_name which should be renamed

In case of list: List of new names in order and

complete without repetition