BalancingZones.load#

classmethod BalancingZones.load(path)[source]#

Load balancing zones from config file.

Parameters:

path (Path) – Path to config file, should be the format defined by configparser with section names defined in BalancingZones.OUTPUT_FILE_SECTIONS.

Returns:

Balancing zones with loaded parameters.

Return type:

BalancingZones