.gitignore
.releaserc.json
LICENSE
README.md
deploy.sh
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/ci.yaml
pollination_handlers/__init__.py
pollination_handlers.egg-info/PKG-INFO
pollination_handlers.egg-info/SOURCES.txt
pollination_handlers.egg-info/dependency_links.txt
pollination_handlers.egg-info/requires.txt
pollination_handlers.egg-info/top_level.txt
pollination_handlers/inputs/__init__.py
pollination_handlers/inputs/bool_options.py
pollination_handlers/inputs/data.py
pollination_handlers/inputs/ddy.py
pollination_handlers/inputs/helper.py
pollination_handlers/inputs/model.py
pollination_handlers/inputs/north.py
pollination_handlers/inputs/pit.py
pollination_handlers/inputs/runperiod.py
pollination_handlers/inputs/schedule.py
pollination_handlers/inputs/simulation.py
pollination_handlers/inputs/wea.py
pollination_handlers/outputs/__init__.py
pollination_handlers/outputs/comfort.py
pollination_handlers/outputs/daylight.py
pollination_handlers/outputs/eui.py
pollination_handlers/outputs/helper.py
tests/__init__.py
tests/input_data_test.py
tests/input_ddy_test.py
tests/input_model_test.py
tests/input_north_test.py
tests/input_runperiod_test.py
tests/input_schedule_test.py
tests/input_simulation_test.py
tests/input_wea_test.py
tests/output_daylight_test.py
tests/output_eui_test.py
tests/assets/credit_summary.json
tests/assets/eui.json
tests/assets/in.ddy
tests/assets/in.epw
tests/assets/in.wea
tests/assets/model_complete_simple.dfjson
tests/assets/simulation_par_simple.json
tests/assets/two_rooms.hbjson
tests/assets/annual_dl_results/TestRoom_1.ill
tests/assets/annual_dl_results/TestRoom_2.ill
tests/assets/annual_dl_results/grids_info.json
tests/assets/annual_dl_results/sun-up-hours.txt
tests/assets/df_results/df_results.res
tests/assets/df_results/grids_info.json
tests/assets/hours_results/TestRoom_1.res
tests/assets/hours_results/grids_info.json