object
(Logger Measurement Configuration)
The slope programmed into the logger for this measurement. This is typically expected for anemometers and wind vanes, but not necessarily required for other sensor types.
slope
-
is optional
-
Type:
number
(Logger Slope) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Logger Slope)
The offset programmed into the logger. This is typically expected for anemometers and wind vanes, but not necessarily required for other sensor types.
offset
-
is optional
-
Type:
number
(Logger Offset) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Logger Offset)
The sensitivity programmed into the logger. Usually used for pyranometers. It is the same as 1/slope with zero for offset.
sensitivity
-
is optional
-
Type:
number
(Logger Sensitivity) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Logger Sensitivity)
The measurement units of the values the sensor records.
measurement_units_id
-
is optional
-
Type:
string
(Measurement Units) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Measurement Units)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"m/s" |
|
"mph" |
|
"knots" |
|
"deg" |
|
"deg_C" |
|
"deg_F" |
|
"K" |
|
"%" |
|
"mbar" |
|
"dbar" |
|
"hPa" |
|
"atm" |
|
"mmHg" |
|
"inHg" |
|
"kg/m^2" |
|
"kg/m^3" |
|
"V" |
|
"mA" |
|
"A" |
|
"ohm" |
|
"Hz" |
|
"mm" |
|
"m" |
|
"s" |
|
"W/m^2" |
|
"W" |
|
"kW" |
|
"MW" |
|
"kWh" |
|
"MWh" |
|
"m/s^2" |
|
"lux" |
|
"dB" |
|
"L" |
|
"g/L" |
|
"g/kg" |
|
"ppt" |
|
"psu" |
|
"S/m" |
|
"-" |
|
null |
The height in meters at which the sensor is deployed, as programmed into the logger. For remote sensing devices such as lidars and sodars this is the measurement height programmed into the device where the measurement height is defined here: http://data.windenergy.dtu.dk/controlled-terminology/IEAWindTask32/parameters.measurement_height
height_m
-
is optional
-
Type:
number
(Logger Height [m]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Logger Height [m])
The serial number of the sensor programmed into the logger.
serial_number
-
is optional
-
Type:
string
(Serial Number) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Serial Number)
The connection channel the sensor is wired into on the logger.
connection_channel
-
is optional
-
Type:
string
(Connection Channel) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
string
(Connection Channel)
The boom orientation of the horizontal boom the sensor is mounted on as programmed into the logger.
logger_stated_boom_orientation_deg
-
is optional
-
Type:
number
(Logger Stated Boom Orientation [deg]) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
number
(Logger Stated 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 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"
The group of column names in the data file which relates to this sensor configuration.
column_name
-
is required
-
Type:
object[]
(Column Names) -
cannot be null
-
defined in: IEA Wind Resource Assessment - Data Model
object[]
(Column Names)
unique items: all items in this array must be unique. Duplicates are not allowed.