pypsa.examples.ac_dc_meshed# pypsa.examples.ac_dc_meshed(update=False, from_master=False, remove_link_p_set=True)# 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