.coveragerc
.gitignore
.releaserc.json
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
deploy.sh
dev-requirements.txt
docs.py
requirements.txt
setup.cfg
setup.py
.github/workflows/emit-release-event.yaml
docs/.nojekyll
docs/index.html
docs/model.html
docs/simulation-parameter.html
honeybee_schema/__init__.py
honeybee_schema/_base.py
honeybee_schema/_openapi.py
honeybee_schema/altnumber.py
honeybee_schema/bc.py
honeybee_schema/model.py
honeybee_schema.egg-info/PKG-INFO
honeybee_schema.egg-info/SOURCES.txt
honeybee_schema.egg-info/dependency_links.txt
honeybee_schema.egg-info/requires.txt
honeybee_schema.egg-info/top_level.txt
honeybee_schema/energy/__init__.py
honeybee_schema/energy/_base.py
honeybee_schema/energy/construction.py
honeybee_schema/energy/constructionset.py
honeybee_schema/energy/designday.py
honeybee_schema/energy/hvac.py
honeybee_schema/energy/load.py
honeybee_schema/energy/material.py
honeybee_schema/energy/programtype.py
honeybee_schema/energy/properties.py
honeybee_schema/energy/schedule.py
honeybee_schema/energy/simulation.py
honeybee_schema/radiance/__init__.py
honeybee_schema/radiance/material.py
samples/construction/construction_opaque_door.json
samples/construction/construction_opaque_roof.json
samples/construction/construction_opaque_wall.json
samples/construction/construction_window_blinds.json
samples/construction/construction_window_double.json
samples/construction/construction_window_triple.json
samples/construction_set/constructionset_abridged_complete.json
samples/construction_set/constructionset_abridged_partial_exterior.json
samples/construction_set/constructionset_complete.json
samples/construction_set/constructionset_partial_exterior.json
samples/hvac/ideal_air_default.json
samples/hvac/ideal_air_detailed.json
samples/material/material_opaque_brick.json
samples/material/material_opaque_concrete.json
samples/material/material_opaque_gypsum.json
samples/material/material_opaque_insulation.json
samples/material/material_opaque_wall_gap.json
samples/material/material_window_blind.json
samples/material/material_window_gas.json
samples/material/material_window_gas_custom.json
samples/material/material_window_gas_mixture.json
samples/material/material_window_glazing_clear.json
samples/material/material_window_glazing_lowe.json
samples/material/material_window_glazing_system.json
samples/material/material_window_shade.json
samples/model/model_complete_multi_zone_office.json
samples/model/model_complete_multiroom_radiance.json
samples/model/model_complete_office_floor.json
samples/model/model_complete_patient_room.json
samples/model/model_complete_single_zone_office.json
samples/model/model_complete_user_data.json
samples/model/model_energy_detailed_loads.json
samples/model/model_energy_fixed_interval.json
samples/model/model_energy_no_program.json
samples/model/model_energy_properties_office.json
samples/model/model_energy_shoe_box.json
samples/modifier/modifier_glass_air_boundary.json
samples/modifier/modifier_glass_generic_exterior_window.json
samples/modifier/modifier_glow_white.json
samples/modifier/modifier_light_green_spotlight.json
samples/modifier/modifier_plastic_black.json
samples/modifier/modifier_plastic_generic_ceiling.json
samples/modifier/modifier_plastic_generic_wall.json
samples/modifier/modifier_trans_tree_foliage.json
samples/modifier_set/modifierset_abridged_complete.json
samples/modifier_set/modifierset_abridged_partial_exterior.json
samples/modifier_set/modifierset_complete.json
samples/modifier_set/modifierset_partial_exterior.json
samples/program_type/program_type_abridged_kitchen.json
samples/program_type/program_type_abridged_office.json
samples/program_type/program_type_abridged_patient_room.json
samples/program_type/program_type_abridged_plenum.json
samples/program_type/program_type_office.json
samples/program_type/program_type_plenum.json
samples/schedule/schedule_fixedinterval_increasing_fine_timestep.json
samples/schedule/schedule_fixedinterval_increasing_single_day.json
samples/schedule/schedule_fixedinterval_leap_year.json
samples/schedule/schedule_fixedinterval_random_annual.json
samples/schedule/schedule_primary_school_occupancy.json
samples/schedule/schedule_ruleset_office_occupancy.json
samples/schedule/schedule_ruleset_simple_repeating.json
samples/schedule/scheduletypelimit_temperature.json
samples/simulation_parameter/simulation_par_detailed.json
samples/simulation_parameter/simulation_par_simple.json
scripts/__init__.py
scripts/export_samples.py
scripts/sample_construction.py
scripts/sample_construction_set.py
scripts/sample_hvac.py
scripts/sample_material.py
scripts/sample_model.py
scripts/sample_modifier.py
scripts/sample_modifierset.py
scripts/sample_program_type.py
scripts/sample_schedule.py
scripts/sample_simulation.py
scripts/bsdf/klemsfull.xml
scripts/ddy/chicago.ddy
tests/__init__.py
tests/test_construction.py
tests/test_constructionset.py
tests/test_hvac.py
tests/test_material.py
tests/test_model.py
tests/test_program_type.py
tests/test_schedule.py
tests/test_simulation.py