object
(Mounting Arrangement)
The uuid to link this Measurement Point's mounting arrangement to the Mast Section Geometry. A UUID can be generated here https://www.uuidgenerator.net/
mast_section_geometry_uuid
-
is optional
-
Type:
string
(Mast Section Geometry UUID) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Mast Section Geometry UUID)
UUID: the string must be a UUID, according to RFC 4122
The mounting type the sensor is mounted onto the mast e.g. an anemometer top mounted above the mast or a pair of anemometers mounted in the goal post configuration.
mounting_type_id
-
is optional
-
Type:
string
(Mounting Type) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Mounting Type)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"side" |
|
"goal_post" |
|
"top" |
|
null |
The boom orientation of the horizontal boom the sensor is mounted on.
boom_orientation_deg
-
is optional
-
Type:
number
(Boom Orientation [deg]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Boom Orientation [deg])
maximum: the value of this number must smaller than or equal to: 360
minimum: the value of this number must greater than or equal to: 0
The wind vane dead band orientation.
vane_dead_band_orientation_deg
-
is optional
-
Type:
number
(Vane Dead Band Orientation [deg]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Vane Dead Band Orientation [deg])
maximum: the value of this number must smaller than or equal to: 360
minimum: the value of this number must greater than or equal to: 0
The orientation reference the item is measured against. E.g. magnetic north.
orientation_reference_id
-
is optional
-
Type:
string
(Orientation Reference) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Orientation Reference)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"magnetic_north" |
|
"true_north" |
|
"grid_north" |
|
null |
The tilt angle of either the vertical upstand the sensor is mounted on.
tilt_angle_deg
-
is optional
-
Type:
number
(Tilt Angle [deg]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Tilt Angle [deg])
maximum: the value of this number must smaller than or equal to: 90
minimum: the value of this number must greater than or equal to: -90
The boom OEM.
boom_oem
-
is optional
-
Type:
string
(Boom OEM) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Boom OEM)
The boom model.
boom_model
-
is optional
-
Type:
string
(Boom Model) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Boom Model)
The height, measured in millimeters, of the upstand.
upstand_height_mm
-
is optional
-
Type:
number
(Upstand Height [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Upstand Height [mm])
minimum: the value of this number must greater than or equal to: 0
The diameter, measured in millimeters, of the upstand.
upstand_diameter_mm
-
is optional
-
Type:
number
(Upstand Diameter [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Upstand Diameter [mm])
minimum: the value of this number must greater than or equal to: 0
The diameter, measured in millimeters, of the boom.
boom_diameter_mm
-
is optional
-
Type:
number
(Boom Diameter [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Boom Diameter [mm])
minimum: the value of this number must greater than or equal to: 0
The length, measured in millimeters, of the boom.
boom_length_mm
-
is optional
-
Type:
number
(Boom Length [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Boom Length [mm])
minimum: the value of this number must greater than or equal to: 0
The distance, measured in millimeters, of edge of the mast to the centre of the sensor.
distance_from_mast_to_sensor_mm
-
is optional
-
Type:
number
(Distance Mast to Sensor [mm]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Distance Mast to Sensor [mm])
minimum: the value of this number must greater than or equal to: 0
The date from when these properties are active. If these properties follow a change, then this Date From should equal the previous Date To. The format of this date should follow ISO 8601 with the 'T' required. If a timezone is used, it is essential that this timezone is the same as the logger timezone.
date_from
-
is required
-
Type:
string
(Date From) -
cannot be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Date From)
date time: the string must be a date time string, according to RFC 3339, section 5.6
"2020-07-28T20:00:00"
The final end date for when these properties are active. If these properties are currently active please use null. If null is not allowed please use 2100-01-01T00:00:00. The format of this date should follow ISO 8601 with the 'T' required. If a timezone is used, it is essential that this timezone is the same as the logger timezone.
date_to
-
is required
-
Type:
string
(Date To) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Date To)
date time: the string must be a date time string, according to RFC 3339, section 5.6
"2020-07-28T20:00:00"
"2100-01-01T00:00:00"
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"