Skip to content

Commit aace0b7

Browse files
committed
Add license headers
1 parent d9c259a commit aace0b7

File tree

5 files changed

+21
-0
lines changed

5 files changed

+21
-0
lines changed

configs/ac_line_types.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: PyPSA-Earth and PyPSA-Eur Authors
2+
#
3+
# SPDX-License-Identifier: CC0-1.0
4+
15
country,v_nom,line_type
26
BO,25.0,"Partridge (25kV)"
37
BO,44.0,"Penguin (44kV)"

configs/config.colombia.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: PyPSA-Earth and PyPSA-Eur Authors
2+
#
3+
# SPDX-License-Identifier: CC0-1.0
4+
15
# base configuration file for Colombia
26
countries: ["CO"]
37

configs/config.colombia_co2_limits.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: PyPSA-Earth and PyPSA-Eur Authors
2+
#
3+
# SPDX-License-Identifier: CC0-1.0
4+
15
# base configuration file for Colombia
26
countries: ["CO"]
37

configs/config.colombia_current_osm.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# SPDX-FileCopyrightText: PyPSA-Earth and PyPSA-Eur Authors
2+
#
3+
# SPDX-License-Identifier: CC0-1.0
4+
5+
16
# base configuration file for Colombia
27
countries: ["CO"]
38

configs/dc_line_types.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
# SPDX-FileCopyrightText: PyPSA-Earth and PyPSA-Eur Authors
2+
#
3+
# SPDX-License-Identifier: CC0-1.0
4+
15
country,v_nom,line_type
26
default,500.0,"HVDC XLPE 1000"

0 commit comments

Comments
 (0)