pypsa.examples.storage_hvdc

Contents

pypsa.examples.storage_hvdc#

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

Load the storage 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.

  • from_master (bool, optional) – Whether to retrieve from the master branch of the pypsa repository.

  • deprecated: (..) – 0.35.0: from_master and update are deprecated and do not have any effect.

Return type:

pypsa.Network