.gitignore
LICENSE
README.rst
pyproject.toml
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/gh-pages.yaml
.github/workflows/main.yml
.github/workflows/python-publish.yaml
docs/Makefile
docs/conf.py
docs/generate_switcher_json.py
docs/index.rst
docs/jsfh_config.json
docs/make.bat
docs/schema_export.py
docs/_static/.gitkeep
docs/assets/gh-pages-redirect.html
docs/jsfh_template/Readme.md
docs/jsfh_template/badge_type.html
docs/jsfh_template/base.html
docs/jsfh_template/breadcrumbs.html
docs/jsfh_template/config_schema.json
docs/jsfh_template/content.html
docs/jsfh_template/macro_restriction.html
docs/jsfh_template/section_array.html
docs/jsfh_template/section_conditional_subschema.html
docs/jsfh_template/section_description.html
docs/jsfh_template/section_examples.html
docs/jsfh_template/section_not.html
docs/jsfh_template/section_properties.html
docs/jsfh_template/section_undocumented_required_properties.html
docs/jsfh_template/tabbed_section.html
docs/logo/windIO_logo.png
docs/source/.DS_Store
docs/source/detailed_turbine_documentation.rst
docs/source/developer_guide.rst
docs/source/how_to_build_a_turbine_model.rst
docs/source/plant_schema.rst
docs/source/turbine_schema.rst
docs/source/images/.DS_Store
docs/source/images/airfoil_TE.svg
docs/source/images/airfoil_anchor+offset.svg
docs/source/images/airfoil_cap_intersection.svg
docs/source/images/airfoil_midpoint_nd_arc.svg
docs/source/images/airfoil_nd_arc.py
docs/source/images/airfoil_nd_arc.svg
docs/source/images/airfoil_web_intersection.svg
docs/source/images/chord_reference_system.svg
docs/source/images/reference_axis.png
docs/source/images/structure1.png
test/test_all_plant_examples.py
test/test_schema.py
test/test_yaml.py
test/validation_test.py
test/plant/__init__.py
test/plant/conftest.py
test/plant/wind_farm_schema_unit_test.py
test/turbine/test_turbine.py
test/turbine/v1p0/IEA-15-240-RWT.yaml
test/turbine/v1p0/IEA-15-240-RWT_VolturnUS-S.yaml
test/turbine/v1p0/IEA-22-280-RWT.yaml
test/turbine/v1p0/IEA-22-280-RWT_Floater.yaml
windIO/__init__.py
windIO/validator.py
windIO/version.py
windIO/yaml.py
windIO.egg-info/PKG-INFO
windIO.egg-info/SOURCES.txt
windIO.egg-info/dependency_links.txt
windIO.egg-info/requires.txt
windIO.egg-info/top_level.txt
windIO/converters/windIO2windIO.py
windIO/examples/__init__.py
windIO/examples/plant/__init__.py
windIO/examples/plant/plant_energy_resource/GriddedResource.nc
windIO/examples/plant/plant_energy_resource/GriddedResource.yaml
windIO/examples/plant/plant_energy_resource/GriddedResource_nc.yaml
windIO/examples/plant/plant_energy_resource/HorizontalProfile.nc
windIO/examples/plant/plant_energy_resource/HourlyVariation_atHubHeight.nc
windIO/examples/plant/plant_energy_resource/HourlyVariation_verticalProfile.nc
windIO/examples/plant/plant_energy_resource/IEA37_case_study_1_2_energy_resource.yaml
windIO/examples/plant/plant_energy_resource/IEA37_case_study_3_energy_resource.yaml
windIO/examples/plant/plant_energy_resource/IEA37_case_study_4_energy_resource.yaml
windIO/examples/plant/plant_energy_resource/InflowMap_xz.nc
windIO/examples/plant/plant_energy_resource/Stochastic_atHubHeight.nc
windIO/examples/plant/plant_energy_resource/Stochastic_vertical_profiles.nc
windIO/examples/plant/plant_energy_resource/UniformResource.nc
windIO/examples/plant/plant_energy_resource/UniformResource.yaml
windIO/examples/plant/plant_energy_resource/UniformResource_nc.yaml
windIO/examples/plant/plant_energy_resource/UniformWeibullResource.nc
windIO/examples/plant/plant_energy_resource/UniformWeibullResource.yaml
windIO/examples/plant/plant_energy_resource/UniformWeibullResource_nc.yaml
windIO/examples/plant/plant_energy_resource/WTResource.nc
windIO/examples/plant/plant_energy_resource/WTResource.yaml
windIO/examples/plant/plant_energy_resource/WTResource_nc.yaml
windIO/examples/plant/plant_energy_resource/first_three_times.nc
windIO/examples/plant/plant_energy_resource/timeseries.yaml
windIO/examples/plant/plant_energy_resource/timeseries_vertical_variation.yaml
windIO/examples/plant/plant_energy_resource/timeseries_with_netcdf.yaml
windIO/examples/plant/plant_energy_resource/verticalVariationTimeseries.nc
windIO/examples/plant/plant_energy_resource/netcdf/Plant_AEP.ipynb
windIO/examples/plant/plant_energy_resource/netcdf/UniformResource.nc
windIO/examples/plant/plant_energy_resource/netcdf/make_example_data.py
windIO/examples/plant/plant_energy_site/IEA37_case_study_1_2_energy_site.yaml
windIO/examples/plant/plant_energy_site/IEA37_case_study_3_energy_site.yaml
windIO/examples/plant/plant_energy_site/IEA37_case_study_4_energy_site.yaml
windIO/examples/plant/plant_energy_site/flow_case_epdf_site.yaml
windIO/examples/plant/plant_energy_site/flow_case_timeseries_site.yaml
windIO/examples/plant/plant_energy_site/flow_case_weibull_pdf_site.yaml
windIO/examples/plant/plant_energy_turbine/IEA37_10MW_turbine.yaml
windIO/examples/plant/plant_energy_turbine/IEA37_15MW_turbine.yaml
windIO/examples/plant/plant_energy_turbine/IEA37_3.35MW_turbine.yaml
windIO/examples/plant/plant_wind_farm/IEA37_case_study_1_2_wind_farm.yaml
windIO/examples/plant/plant_wind_farm/IEA37_case_study_3_wind_farm.yaml
windIO/examples/plant/plant_wind_farm/IEA37_case_study_4_wind_farm.yaml
windIO/examples/plant/plant_wind_farm/multiple_types.yaml
windIO/examples/plant/wind_energy_system/IEA37_case_study_1_2_wind_energy_system.yaml
windIO/examples/plant/wind_energy_system/IEA37_case_study_3_wind_energy_system.yaml
windIO/examples/plant/wind_energy_system/IEA37_case_study_4_wind_energy_system.yaml
windIO/examples/plant/wind_energy_system/flow_example_epdf.yaml
windIO/examples/plant/wind_energy_system/flow_example_timeseries.yaml
windIO/examples/plant/wind_energy_system/flow_example_weibull_pdf.yaml
windIO/examples/turbine/IEA-15-240-RWT.yaml
windIO/examples/turbine/IEA-15-240-RWT_VolturnUS-S.yaml
windIO/examples/turbine/IEA-22-280-RWT.yaml
windIO/examples/turbine/IEA-22-280-RWT_Floater.yaml
windIO/examples/turbine/__init__.py
windIO/schemas/__init__.py
windIO/schemas/plant/__init__.py
windIO/schemas/plant/common.yaml
windIO/schemas/plant/energy_resource.yaml
windIO/schemas/plant/outputs.yaml
windIO/schemas/plant/site.yaml
windIO/schemas/plant/turbine.yaml
windIO/schemas/plant/wind_energy_system.yaml
windIO/schemas/plant/wind_farm.yaml
windIO/schemas/turbine/__init__.py
windIO/schemas/turbine/turbine_schema.yaml