You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on the development of the IEC 61400-15-2 EYA DEF schema that covers energy yield assessment (EYA) results and other reporting data. We intend to reference the IEC 61400-16 power curve schema for capturing the details of all power curves used in the EYA. One power curve document according to the power curve schema should be included for each turbine model under consideration.
In the part of the schema that describes EYA scenarios, we need to provide a turbine model and baseline (gross energy) operating mode for each turbine at the wind farm(s) under assessment. This will need to match the names/IDs in the power curve document, so that you can look up the corresponding power curve data. I presume the field (property) model_name under turbine and the field label under power_curves and operating_modes would be the appropriate ones for this purpose. Before going ahead, I thought I would ask for your view on this, in case you have any suggestions we have not thought of. It is of course important the names and labels are unique, and that should be easy to guarantee in the context of an EYA document. In a larger context, like a database of power curves, I suppose there could end up being more than one power curve document for a model name.
The text was updated successfully, but these errors were encountered:
Hi @thclark,
I am working on the development of the IEC 61400-15-2 EYA DEF schema that covers energy yield assessment (EYA) results and other reporting data. We intend to reference the IEC 61400-16 power curve schema for capturing the details of all power curves used in the EYA. One power curve document according to the power curve schema should be included for each turbine model under consideration.
In the part of the schema that describes EYA scenarios, we need to provide a turbine model and baseline (gross energy) operating mode for each turbine at the wind farm(s) under assessment. This will need to match the names/IDs in the power curve document, so that you can look up the corresponding power curve data. I presume the field (property)
model_name
underturbine
and the fieldlabel
underpower_curves
andoperating_modes
would be the appropriate ones for this purpose. Before going ahead, I thought I would ask for your view on this, in case you have any suggestions we have not thought of. It is of course important the names and labels are unique, and that should be easy to guarantee in the context of an EYA document. In a larger context, like a database of power curves, I suppose there could end up being more than one power curve document for a model name.The text was updated successfully, but these errors were encountered: