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
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| author | string | Required | cannot be null | IEA Wind Resource Assessment - Data Model |
| organisation | string | Required | cannot be null | IEA Wind Resource Assessment - Data Model |
| date | string | Required | cannot be null | IEA Wind Resource Assessment - Data Model |
| version | string | Required | cannot be null | IEA Wind Resource Assessment - Data Model |
| plant_name | string | Optional | can be null | IEA Wind Resource Assessment - Data Model |
| plant_type | string | Optional | can be null | IEA Wind Resource Assessment - Data Model |
| measurement_location | array | Required | cannot be null | IEA Wind Resource Assessment - Data Model |
| Additional Properties | Any | Optional | can be null |
author
The person or system who created this data model representing a specific mast.
author
-
is required
-
Type:
string(Author) -
cannot be null
-
defined in: IEA Wind Resource Assessment - Data Model
author Type
string (Author)
author Examples
"Stephen Holleran"
"Joe Bloggs"
organisation
The organisation the Author is from.
organisation
-
is required
-
Type:
string(Organisation) -
cannot be null
-
defined in: IEA Wind Resource Assessment - Data Model
organisation Type
string (Organisation)
organisation Examples
"brightwind"
"Wind Developer Ltd."
date
The date this file was created. Format should be YYYY-MM-DD
date
-
is required
-
Type:
string(Date) -
cannot be null
-
defined in: IEA Wind Resource Assessment - Data Model
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
-
is required
-
Type:
string(Version) -
cannot be null
-
defined in: IEA Wind Resource Assessment - Data Model
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})$
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
-
is optional
-
Type:
string(Plant Name) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
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
-
is optional
-
Type:
string(Plant Type) -
can be null
-
defined in: IEA Wind Resource Assessment - Data Model
plant_type Type
string (Plant Type)
plant_type Constraints
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"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
-
is required
-
Type:
object[](Measurement Location) -
cannot be null
-
defined in: IEA Wind Resource Assessment - Data Model
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"}
| Property | Type | Required | Nullable | Defined 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"}
| Property | Type | Required | Nullable | Defined 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"}
| Property | Type | Required | Nullable | Defined 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"}
| Property | Type | Required | Nullable | Defined 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"}
| Property | Type | Required | Nullable | Defined 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"}
| Property | Type | Required | Nullable | Defined 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"}
| Property | Type | Required | Nullable | Defined by |
|---|