Closed jonssonchristian closed 8 months ago
After updating my version of Graphviz and PyGraphviz, the bug related to diagram rendering in #34 seems to be solved.
I have updated this PR based on a meeting with the operational data group today, adding some more enum options for the operational data variable type. The related issue is #32. From my perspective the reference operational wind farm schema is now complete and I think we can close it until we get any new feedback.
@AlinaBurmesterRWE, would you be able to review?
Thank you @AlinaBurmesterRWE. I shall then go ahead and merge it.
This pull request addresses #32. It introduces an enum for operational data variable type, with the tags taken from the ASPECT taxonomy.
Also under the operational reference dataset schema, the specification of the time resolution has been made clearer. That is now optional since it is not relevant for all types of data (e.g. not for alarm and event data). A main time resolution can optionally be specified at the dataset level and optional deviating resolutions can be specified at the variable level.