IEC-61400-15 / eya_def

This repository provides a digital format for exchange of information on wind plant energy yield assessment reporting as defined by IEC 61400-15-2.
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

Refine and extend data models for capturing uncertainty statistics #60

Closed jonssonchristian closed 4 months ago

jonssonchristian commented 4 months ago

This PR mainly addresses #53. It introduces the option to define a time frame and return period for statistics (e.g. the P90 value corresponding to the first 10 years with a return period of one year). The descriptions and requirements for gross and net energy assessment results datasets are refine. It also includes a few minor unrelated refinements.

jonssonchristian commented 4 months ago

I pushed some updates to this PR based on the outcomes of the EYA DEF group meeting on 2024-07-16.

Most notably, I removed the specification of the start and end of the time frame under statistic definitions. Upon further consideration, I believe that information should be captured under the binning dimensions rather than under the definition of the statistic. It is confusing if it could potentially be defined in two places.

The inter-annual variability now has a fixed return period of 1 year, to remove the possibility of inconsistencies.

I also added some more clarification around which results are required and optional in the energy assessment data models.

jonssonchristian commented 4 months ago

Hi @AlinaBurmesterRWE, many thanks for the review and feedback. I have corrected the typo you spotted and extended the titles to be more descriptive (for both gross and net energy results).