.gitattributes
.gitignore
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
readthedocs.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support-question.md
.github/workflows/lint.yml
.github/workflows/publish.yml
.github/workflows/test.yml
docs/sphinx/Makefile
docs/sphinx/conf.py
docs/sphinx/favicon.ico
docs/sphinx/index.rst
docs/sphinx/make.bat
docs/sphinx/whatsnew.rst
docs/sphinx/_static/logo.png
docs/sphinx/_static/logo_small.png
docs/sphinx/_static/logo_v2.png
docs/sphinx/_static/pvarray.png
docs/sphinx/_static/sp_2014_logo_all_white_LARGE.png
docs/sphinx/_static/css/custom.css
docs/sphinx/_templates/class_no_base.rst
docs/sphinx/concepts/index.rst
docs/sphinx/concepts/static/Irradiance_components.PNG
docs/sphinx/concepts/static/pvfactors_triangle.png
docs/sphinx/developer/engine.rst
docs/sphinx/developer/geometry.rst
docs/sphinx/developer/index.rst
docs/sphinx/developer/irradiance.rst
docs/sphinx/developer/report.rst
docs/sphinx/developer/run.rst
docs/sphinx/developer/viewfactors.rst
docs/sphinx/developer/static/class_organization.png
docs/sphinx/installation/index.rst
docs/sphinx/theory/index.rst
docs/sphinx/theory/intro.rst
docs/sphinx/theory/problem_formulation.rst
docs/sphinx/theory/view_factors.rst
docs/sphinx/theory/configuration_factors_pictures/differential_areas.png
docs/sphinx/theory/problem_formulation_pictures/Array_example_clean.png
docs/sphinx/theory/problem_formulation_pictures/Flat_case.png
docs/sphinx/theory/problem_formulation_pictures/Tilted_case.png
docs/sphinx/theory/static/AOI_strips.png
docs/sphinx/theory/static/bifacial-solar-panels.jpg
docs/sphinx/tutorials/Account_for_AOI_losses.ipynb
docs/sphinx/tutorials/Calculate_view_factors.ipynb
docs/sphinx/tutorials/Create_discretized_pvarray.ipynb
docs/sphinx/tutorials/Getting_started.ipynb
docs/sphinx/tutorials/PVArray_introduction.ipynb
docs/sphinx/tutorials/Run_fast_simulations.ipynb
docs/sphinx/tutorials/Run_full_parallel_simulations.ipynb
docs/sphinx/tutorials/Run_full_timeseries_simulations.ipynb
docs/sphinx/tutorials/index.rst
docs/sphinx/tutorials/static/Example_pvarray.png
docs/sphinx/whatsnew/v0.1.0.rst
docs/sphinx/whatsnew/v0.1.1.rst
docs/sphinx/whatsnew/v0.1.2.rst
docs/sphinx/whatsnew/v0.1.3.rst
docs/sphinx/whatsnew/v0.1.4.rst
docs/sphinx/whatsnew/v0.1.5.rst
docs/sphinx/whatsnew/v1.0.0.rst
docs/sphinx/whatsnew/v1.0.1.rst
docs/sphinx/whatsnew/v1.0.2.rst
docs/sphinx/whatsnew/v1.0.3.rst
docs/sphinx/whatsnew/v1.1.0.rst
docs/sphinx/whatsnew/v1.2.0.rst
docs/sphinx/whatsnew/v1.2.1.rst
docs/sphinx/whatsnew/v1.2.2.rst
docs/sphinx/whatsnew/v1.3.0.rst
docs/sphinx/whatsnew/v1.4.0.rst
docs/sphinx/whatsnew/v1.4.1.rst
docs/sphinx/whatsnew/v1.5.0.rst
docs/sphinx/whatsnew/v1.5.1.rst
docs/sphinx/whatsnew/v1.5.2.rst
docs/sphinx/whatsnew/v1.5.3.rst
docs/sphinx/whatsnew/v1.6.0.rst
docs/sphinx/whatsnew/v1.6.1.rst
docs/tutorials/Account_for_AOI_losses.ipynb
docs/tutorials/Calculate_view_factors.ipynb
docs/tutorials/Create_discretized_pvarray.ipynb
docs/tutorials/Getting_started.ipynb
docs/tutorials/PVArray_introduction.ipynb
docs/tutorials/Run_fast_simulations.ipynb
docs/tutorials/Run_full_parallel_simulations.ipynb
docs/tutorials/Run_full_timeseries_simulations.ipynb
docs/tutorials/pvfactors_demo.ipynb
docs/tutorials/data/test_df_inputs_MET_clearsky_tucson.csv
pvfactors/__init__.py
pvfactors/config.py
pvfactors/engine.py
pvfactors/report.py
pvfactors/run.py
pvfactors/version.py
pvfactors/geometry/__init__.py
pvfactors/geometry/base.py
pvfactors/geometry/plot.py
pvfactors/geometry/pvarray.py
pvfactors/geometry/pvground.py
pvfactors/geometry/pvrow.py
pvfactors/geometry/timeseries.py
pvfactors/geometry/utils.py
pvfactors/irradiance/__init__.py
pvfactors/irradiance/base.py
pvfactors/irradiance/models.py
pvfactors/irradiance/utils.py
pvfactors/viewfactors/__init__.py
pvfactors/viewfactors/aoimethods.py
pvfactors/viewfactors/calculator.py
pvfactors/viewfactors/vfmethods.py
solarfactors.egg-info/PKG-INFO
solarfactors.egg-info/SOURCES.txt
solarfactors.egg-info/dependency_links.txt
solarfactors.egg-info/requires.txt
solarfactors.egg-info/top_level.txt