pypsa.examples.scigrid_de

Contents

pypsa.examples.scigrid_de#

pypsa.examples.scigrid_de(update: bool = False, from_master: bool = False) Network#

Load the SciGrid network example of pypsa stored in the PyPSA repository.

Parameters:

update (bool, optional) – Whether to update the locally stored network data. The default is False.

Return type:

pypsa.Network