pymrio.IOSystem.rename_regions

IOSystem.rename_regions(regions)

Sets new names for the regions

Parameters

regions (list or dict) –

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

entry for each old_name which should be renamed

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

without repetition