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. Return type: pypsa.Network