pypowsybl.sensitivity.create_zones_from_glsk_file#

create_zones_from_glsk_file(network, glsk_file, instant)[source]#

Create country zones from glsk file for a given datetime :param glsk_file: UCTE glsk file :param instant: timepoint at which to select glsk data

Returns:

A list of zones created from glsk file

Parameters:
Return type:

List[Zone]