object
(Mast Section Geometry)
The unique id to relate this mast section to the mounting arrangement. A UUID can be generated here https://www.uuidgenerator.net/
uuid
-
is optional
-
Type:
string
(UUID) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(UUID)
UUID: the string must be a UUID, according to RFC 4122
"bf078172-bbb6-48fe-ac1f-c6605dffb1b5"
If a pole mast is used, it's diameter in mm.
pole_diameter_mm
-
is optional
-
Type:
number
(Pole Diameter [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Pole Diameter [mm])
203
The lattice section bottom face width.
lattice_face_width_at_bottom_mm
-
is optional
-
Type:
number
(Lattice Face Width at Bottom [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Lattice Face Width at Bottom [mm])
500
The lattice section top face width.
lattice_face_width_at_top_mm
-
is optional
-
Type:
number
(Lattice Face Width at Top [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Lattice Face Width at Top [mm])
500
The lattice leg diameter for a round leg or width for a square cross section leg.
lattice_leg_width_mm
-
is optional
-
Type:
number
(Lattice Leg Width [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Lattice Leg Width [mm])
50
The lattice leg is a round or square cross section. True is for a round leg cross section and false is for a square leg cross section.
lattice_leg_is_round_cross_section
-
is optional
-
Type:
boolean
(Lattice Leg is Round Cross Section) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
boolean
(Lattice Leg is Round Cross Section)
"true (for a round leg cross section)"
"false (for a square leg cross section)"
The lattice diagonal bracing member diameter.
lattice_bracing_member_diameter_mm
-
is optional
-
Type:
number
(Lattice Bracing Member Diameter [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Lattice Bracing Member Diameter [mm])
12
The number of lattice diagonal bracing members.
lattice_number_of_diagonal_bracing_members
-
is optional
-
Type:
integer
(Lattice Number of Bracing Members) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
integer
(Lattice Number of Bracing Members)
1
2
The height of the lattice diagonal bracing members.
lattice_bracing_member_height_mm
-
is optional
-
Type:
number
(Lattice Bracing Member Height [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Lattice Bracing Member Height [mm])
900
This represents masts that have horizontal braces. True is for towers with horizontal braces and false is for towers without horizontal braces.
lattice_has_horizontal_member
-
is optional
-
Type:
boolean
(Does the tower have horizontal braces?) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
boolean
(Does the tower have horizontal braces?)
"true (for towers with horizontal braces)"
"false (for towers without horizontal braces)"
Notes relating to these properties.
notes
-
is optional
-
Type:
string
(Notes) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Notes)
"I can write anything I want here."
The date these properties were last updated.
update_at
-
is optional
-
Type:
string
(Date of Update) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Date of Update)
date time: the string must be a date time string, according to RFC 3339, section 5.6
"2020-07-28T20:49:13"
Additional properties are allowed and do not have to follow a specific schema