revert ea96d499e7
This commit is contained in:
parent
e4e0751b95
commit
c8c1c3c46e
@ -558,7 +558,6 @@ def base_network(eg_buses, eg_converters, eg_transformers, eg_lines, eg_links,
|
||||
n.name = 'PyPSA-Eur'
|
||||
|
||||
n.set_snapshots(pd.date_range(freq='h', **config['snapshots']))
|
||||
n.snapshot_weightings[:] *= 8760. / n.snapshot_weightings.sum()
|
||||
|
||||
n.import_components_from_dataframe(buses, "Bus")
|
||||
n.import_components_from_dataframe(lines, "Line")
|
||||
|
Loading…
Reference in New Issue
Block a user