IEA Wind Resource Assessment - Data Model Properties

June 22, 2022 ยท View on GitHub

IEA Wind Resource Assessment - Data Model Type

object (IEA Wind Resource Assessment - Data Model)

IEA Wind Resource Assessment - Data Model Properties

PropertyTypeRequiredNullableDefined by
authorstringRequiredcannot be nullIEA Wind Resource Assessment - Data Model
organisationstringRequiredcannot be nullIEA Wind Resource Assessment - Data Model
datestringRequiredcannot be nullIEA Wind Resource Assessment - Data Model
versionstringRequiredcannot be nullIEA Wind Resource Assessment - Data Model
plant_namestringOptionalcan be nullIEA Wind Resource Assessment - Data Model
plant_typestringOptionalcan be nullIEA Wind Resource Assessment - Data Model
measurement_locationarrayRequiredcannot be nullIEA Wind Resource Assessment - Data Model
Additional PropertiesAnyOptionalcan be null

author

The person or system who created this data model representing a specific mast.

author

author Type

string (Author)

author Examples

"Stephen Holleran"
"Joe Bloggs"

organisation

The organisation the Author is from.

organisation

organisation Type

string (Organisation)

organisation Examples

"brightwind"
"Wind Developer Ltd."

date

The date this file was created. Format should be YYYY-MM-DD

date

date Type

string (Date)

date Constraints

date: the string must be a date string, according to RFC 3339, section 5.6

date Examples

"2020-07-28"

version

The version of the IEA WRA Data Model this file is based on. The format of this follows Semantic Versioning with the year and month tagged on after. E.g. 1.1.1-2020.07

version

version Type

string (Version)

version Constraints

pattern: the string must match the following regular expression:

^([0-9]{1,2})[.]([0-9]{1,2})[.]([0-9]{1,2})-([0-9]{4})[.]([0-9]{2})$

try pattern

version Examples

"0.1.0-2020.06"
"1.1.1-2020.07"

plant_name

The name of the wind farm this met mast is associated with.

plant_name

plant_name Type

string (Plant Name)

plant_name Examples

"A Name of Wind Farm"

plant_type

The type of renewable generation plant it is.

plant_type

plant_type Type

string (Plant Type)

plant_type Constraints

enum: the value of this property must be equal to one of the following values:

ValueExplanation
"null"
"onshore_wind"
"offshore_wind"
"solar"

measurement_location

This is the geographic location of the meteorological measurement station i.e. a met mast/tower or remote sensing device.

measurement_location

measurement_location Type

object[] (Measurement Location)

measurement_location Constraints

unique items: all items in this array must be unique. Duplicates are not allowed.

Additional Properties

Additional properties are allowed and do not have to follow a specific schema

IEA Wind Resource Assessment - Data Model Definitions

Definitions group date_from

Reference this group by using

{"$ref":"https://raw.githubusercontent.com/IEA-Task-43/digital_wra_data_standard/master/schema/iea43_wra_data_model.schema.json#/definitions/date_from"}
PropertyTypeRequiredNullableDefined by

Definitions group date_to

Reference this group by using

{"$ref":"https://raw.githubusercontent.com/IEA-Task-43/digital_wra_data_standard/master/schema/iea43_wra_data_model.schema.json#/definitions/date_to"}
PropertyTypeRequiredNullableDefined by

Definitions group notes

Reference this group by using

{"$ref":"https://raw.githubusercontent.com/IEA-Task-43/digital_wra_data_standard/master/schema/iea43_wra_data_model.schema.json#/definitions/notes"}
PropertyTypeRequiredNullableDefined by

Definitions group update_at

Reference this group by using

{"$ref":"https://raw.githubusercontent.com/IEA-Task-43/digital_wra_data_standard/master/schema/iea43_wra_data_model.schema.json#/definitions/update_at"}
PropertyTypeRequiredNullableDefined by

Definitions group measurement_type

Reference this group by using

{"$ref":"https://raw.githubusercontent.com/IEA-Task-43/digital_wra_data_standard/master/schema/iea43_wra_data_model.schema.json#/definitions/measurement_type"}
PropertyTypeRequiredNullableDefined by

Definitions group orientation_reference

Reference this group by using

{"$ref":"https://raw.githubusercontent.com/IEA-Task-43/digital_wra_data_standard/master/schema/iea43_wra_data_model.schema.json#/definitions/orientation_reference"}
PropertyTypeRequiredNullableDefined by

Definitions group height_reference

Reference this group by using

{"$ref":"https://raw.githubusercontent.com/IEA-Task-43/digital_wra_data_standard/master/schema/iea43_wra_data_model.schema.json#/definitions/height_reference"}
PropertyTypeRequiredNullableDefined by