pypsa.examples.scigrid_de#
- pypsa.examples.scigrid_de(update: bool = False, from_master: bool = False) Network#
Load the SciGrid network example of PyPSA.
- 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.
Deprecation
-----------
[ (material-tag-outline: v0.35.0](/release-notes/#v0.35.0): Parameters)
Networks (from_master and update are deprecated and do not have any effect.)
version. (are always updated and retrieved for the current)
- Returns:
SciGrid network example network.
- Return type:
Examples
>>> n = pypsa.examples.scigrid_de() >>> n PyPSA Network 'SciGrid-DE' -------------------------- Components: - Bus: 585 - Carrier: 16 - Generator: 1423 - Line: 852 - Load: 489 - StorageUnit: 38 - Transformer: 96 Snapshots: 24