This repository is for the work on standardizing digital tools in wind resource assessment(WRA). This standard data model and associated tools are intended as universal building blocks for Wind Energy Resource Assessment applications. Our goals for the project are to make the WRA process more efficient, more repeatable and more scalable.
A working group focuses on standardizing measurement data headers. The following tools are part of this undertaking:
-
JSON Schema: This JSON schema is a work in progress and describes how a JSON file that describes measurement data should be composed.
-
Schema documentation: Markdown documentation for the schema.
-
Form App: This app shows a form that is modeled after the JSON schema and can create JSON data out of your inputs that is in accordance with the proposed standard.
-
Python Schema Loading Example: This notebook shows how to read an example file that uses the JSON schema with Python.
Pipeline Status
Pipeline | Status | Result |
---|---|---|
Documentation | Documentation | |
Form App | Form App |
We welcome all contributions including issue reporting, new features and bug fixes. For full details see the contributing document here: