.gitignore
.releaserc.json
LICENSE
README.md
deploy.sh
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/ci.yaml
.github/workflows/tests.yaml
pollination/well_daylight/__init__.py
pollination/well_daylight/_process_epw.py
pollination/well_daylight/_visualization.py
pollination/well_daylight/entry.py
pollination_well_daylight.egg-info/PKG-INFO
pollination_well_daylight.egg-info/SOURCES.txt
pollination_well_daylight.egg-info/dependency_links.txt
pollination_well_daylight.egg-info/not-zip-safe
pollination_well_daylight.egg-info/requires.txt
pollination_well_daylight.egg-info/top_level.txt
samples/requirements.txt
samples/run_jobs.py
samples/sample_runs.json
samples/artifacts/USA_MA_Boston-Logan.Intl.AP.725090_TMY3.epw
samples/artifacts/sample_model_grid.hbjson
samples/artifacts/sample_model_grid_aperture_groups.hbjson
tests/__init__.py
tests/validation_test.py