pypsa.examples.ac_dc_meshed# pypsa.examples.ac_dc_meshed(update: bool = False, from_master: bool = False, remove_link_p_set: bool = True) → Network# Load the meshed AC-DC 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. Return type: pypsa.Network