/digital_wra_data_standard

IEA Task 43: pre-construction energy estimate data standard repository

Primary LanguageJupyter Notebook

digital_wra_data_standard

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.

Standardized Measurement Data Model

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. Binder

Pipeline Status

Pipeline Status Result
Documentation Compile Documentation to Markdown Documentation
Form App Deploy Form App to GitHub Pages Form App

Contributing to the code

We welcome all contributions including issue reporting, new features and bug fixes. For full details see the contributing document here: