-
Notifications
You must be signed in to change notification settings - Fork 7
/
supply.wind_turbine_library_oep-1.3.json
162 lines (162 loc) · 8.13 KB
/
supply.wind_turbine_library_oep-1.3.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
{
"title": "wind_turbine_library",
"description": "A collection of the most common wind turbines with information on capacity, power curves and other parameters available from specification sheets",
"language": [ "eng" ],
"spatial": {
"location": "none",
"extent": "none",
"resolution": "none"},
"temporal": {
"reference_date": "2018-11-01",
"start": "",
"end": "",
"resolution": ""},
"sources": [
{"name": "eno-energy",
"description": "Website offering wind turbine powercurves",
"url": "https://www.eno-energy.com/produkte-leistungen/windenergieanlagen",
"license": "none",
"copyright": "none"},
{"name": "mhivestasoffshore",
"description": "Website offering wind turbine powercurves",
"url": "http://www.mhivestasoffshore.com/",
"license": "none",
"copyright": "none"},
{"name": "windenergie-im-binnenland",
"description": "Website offering wind turbine powercurves",
"url": "http://www.windenergie-im-binnenland.de/powercurve.php",
"license": "none",
"copyright": "none"},
{"name": "thewindpower",
"description": "Website offering wind turbine powercurves",
"url": "https://www.thewindpower.net/turbines_manufacturers_en.php",
"license": "none",
"copyright": "none"},
{"name": "GE Renewable Energy",
"description": "Website offering wind turbine powercurves",
"url": "https://www.ge.com/renewableenergy/wind-energy/onshore-wind",
"license": "none",
"copyright": "none"},
{"name": "vensys",
"description": "Website offering wind turbine powercurves",
"url": "https://www.vensys.de/windkraftanlagen/",
"license": "none",
"copyright": "none"},
{"name": "senvion",
"description": "Website offering wind turbine powercurves",
"url": "https://www.senvion.com/global/en/products-services/wind-turbines/",
"license": "none",
"copyright": "none"},
{"name": "vestas",
"description": "Website offering wind turbine powercurves",
"url": "https://www.vestas.com/en/products",
"license": "none",
"copyright": "none"},
{"name": "acciona-windpower",
"description": "Website offering wind turbine powercurves",
"url": "http://www.acciona-windpower.com/products-and-services",
"license": "none",
"copyright": "none"},
{"name": "enercon",
"description": "Website offering wind turbine powercurves",
"url": "https://www.enercon.de/produkte/",
"license": "none",
"copyright": "none"},
{"name": "wind-turbine-models",
"description": "Website offering wind turbine powercurves",
"url": "https://www.wind-turbine-models.com/",
"license": "none",
"copyright": "none"}],
"license": {
"id": "ODbL-1.0",
"name": "Open Data Commons Open Database License 1.0",
"version": "1",
"url": "https://opendatacommons.org/licenses/odbl/1.0/",
"instruction": "You are free: To Share, To Create, To Adapt; As long as you: Attribute, Share-Alike, Keep open!",
"copyright": "Institute"},
"contributors": [
{"name": "Malte Petersen",
"email": "none",
"date": "2018-11-01",
"comment": "Prepared the dataset"},
{"name": "Christian Hofmann",
"email": "christian.hofmann@rl-institut.de",
"date": "2019-04-09",
"comment": "reworked, fixed, added metadata and uploaded everything"}],
"resources": [
{"name": "example.datatable",
"format": "PostgreSQL",
"fields": [
{"name": "id",
"description": "unambiguous unique number for table entry",
"unit": "none"},
{"name": "turbine_id",
"description": "unambiguous unique number for turbine",
"unit": "none"},
{"name": "name",
"description": "Turbine name as in product description of manufacturer",
"unit": "none"},
{"name": "turbine_type",
"description": "Turbine name for all manufacturers in a consistent Format",
"unit": "none"},
{"name": "installed_capacity",
"description": "installed capacity of turbine",
"unit": "kW"},
{"name": "rotor_diameter",
"description": "diameter of installed rotor",
"unit": "m"},
{"name": "rotor_area",
"description": "Area covered by rotating rotor",
"unit": "m²"},
{"name": "hub_height",
"description": "Height of turbine hub. Several possible heights separated by semicolon ",
"unit": "m"},
{"name": "max_speed_drive",
"description": "maximum rotational speed",
"unit": "revolutions per minute"},
{"name": "wind_class_iec",
"description": "wind class conforming to IEC Standard",
"unit": "none"},
{"name": "wind_zone_dibt",
"description": "Suitable wind zone(s) according to DIBt",
"unit": "none"},
{"name": "power_density",
"description": "Nominal power per rotor area",
"unit": "W/m²"},
{"name": "power_density_2",
"description": "Reciprocal nominal power per rotor area",
"unit": "m²/kW"},
{"name": "calculated",
"description": "Boolean information if specifications were calculated rather than measured",
"unit": "none"},
{"name": "has_power_curve",
"description": "Boolean information whether power curve is available",
"unit": "none"},
{"name": "power_curve_wind_speeds",
"description": "List of wind speeds in accordance with list of values for power curve. The two colums represent the power curve for each turbine",
"unit": "m/s"},
{"name": "power_curve_values",
"description": "List of power values in accordance to wind speeds of power_curve_wind_speeds",
"unit": "kW"},
{"name": "has_cp_curve",
"description": "Boolean information whether power coefficient curve is available",
"unit": "none"},
{"name": "power_coefficient_curve_wind_speeds",
"description": "List of wind speeds in accordance with list of values for power coefficient curve. The two colums represent the power coefficient curve for each turbine",
"unit": "m/s"},
{"name": "power_coefficient_curve_values",
"description": "List of power coefficient values in accordance to wind speeds of power_coefficient_curve_wind_speeds",
"unit": "kW"},
{"name": "has_ct_curve",
"description": "Boolean information whether thrust coefficient curve is available",
"unit": "none"},
{"name": "thrust_coefficient_curve_wind_speeds",
"description": "List of wind speeds in accordance with list of values for thrust coefficient curve. The two colums represent the thrust coefficient curve for each turbine",
"unit": "m/s"},
{"name": "thrust_coefficient_curve_values",
"description": "List of thrust coefficient values in accordance to wind speeds of thrust_coefficient_curve_wind_speeds",
"unit": "kW"},
{"name": "source",
"description": "Source of the information within a particular row",
"unit": "none"}]}],
"metadata_version": "1.3"}