Skip to content

Commit

Permalink
deploy: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswmackey committed Oct 17, 2024
0 parents commit 72e5f23
Show file tree
Hide file tree
Showing 251 changed files with 89,533 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# documentation
4 changes: 4 additions & 0 deletions docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 113038d8757709e93cd94d7ecc074a06
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added docs/.doctrees/cli/abnt.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/datacollection.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/grid.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/index.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/leed.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/main.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/merge.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/mtxop.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/postprocess.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/schedule.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/translate.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/two_phase.doctree
Binary file not shown.
Binary file added docs/.doctrees/cli/viewfactor.doctree
Binary file not shown.
Binary file added docs/.doctrees/environment.pickle
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/index.doctree
Binary file not shown.
Binary file added docs/.doctrees/modules.doctree
Binary file not shown.
Empty file added docs/.nojekyll
Empty file.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# documentation
700 changes: 700 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/annual.html

Large diffs are not rendered by default.

918 changes: 918 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/annualdaylight.html

Large diffs are not rendered by default.

924 changes: 924 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/cli/grid.html

Large diffs are not rendered by default.

761 changes: 761 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/cli/util.html

Large diffs are not rendered by default.

737 changes: 737 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/data_type.html

Large diffs are not rendered by default.

943 changes: 943 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/dynamic.html

Large diffs are not rendered by default.

649 changes: 649 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/electriclight.html

Large diffs are not rendered by default.

933 changes: 933 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/en17037.html

Large diffs are not rendered by default.

886 changes: 886 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/helper.html

Large diffs are not rendered by default.

1,379 changes: 1,379 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/leed/leed.html

Large diffs are not rendered by default.

877 changes: 877 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/leed/leed_schedule.html

Large diffs are not rendered by default.

1,093 changes: 1,093 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/metrics.html

Large diffs are not rendered by default.

709 changes: 709 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/reader.html

Large diffs are not rendered by default.

1,427 changes: 1,427 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/results/annual_daylight.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2,038 changes: 2,038 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/results/results.html

Large diffs are not rendered by default.

832 changes: 832 additions & 0 deletions docs/_modules/honeybee_radiance_postprocess/util.html

Large diffs are not rendered by default.

645 changes: 645 additions & 0 deletions docs/_modules/index.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions docs/_sources/cli/abnt.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
abnt
====

.. click:: honeybee_radiance_postprocess.cli.abnt:abnt
:prog: honeybee-radiance-postprocess abnt
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/datacollection.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
datacollection
==============

.. click:: honeybee_radiance_postprocess.cli.datacollection:datacollection
:prog: honeybee-radiance-postprocess data-collection
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/grid.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
grid
====

.. click:: honeybee_radiance_postprocess.cli.grid:grid
:prog: honeybee-radiance-postprocess grid
:show-nested:
21 changes: 21 additions & 0 deletions docs/_sources/cli/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
CLI
===


Commands
--------
.. toctree::
:maxdepth: 1

main
abnt
two_phase
postprocess
viewfactor
mtxop
datacollection
grid
translate
leed
merge
schedule
6 changes: 6 additions & 0 deletions docs/_sources/cli/leed.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
leed
====

.. click:: honeybee_radiance_postprocess.cli.leed:leed
:prog: honeybee-radiance-postprocess leed
:show-nested:
7 changes: 7 additions & 0 deletions docs/_sources/cli/main.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
main
====

.. click:: honeybee_radiance_postprocess.cli.__init__:postprocess
:prog: honeybee-radiance-postprocess
:show-nested:
:commands:
6 changes: 6 additions & 0 deletions docs/_sources/cli/merge.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
merge
=====

.. click:: honeybee_radiance_postprocess.cli.merge:merge
:prog: honeybee-radiance-postprocess merge
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/mtxop.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
mtxop
=====

.. click:: honeybee_radiance_postprocess.cli.mtxop:mtxop
:prog: honeybee-radiance-postprocess mtxop
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/postprocess.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
postprocess
===========

.. click:: honeybee_radiance_postprocess.cli.postprocess:post_process
:prog: honeybee-radiance-postprocess post-process
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/schedule.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
schedule
========

.. click:: honeybee_radiance_postprocess.cli.schedule:schedule
:prog: honeybee-radiance-postprocess schedule
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/translate.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
translate
=========

.. click:: honeybee_radiance_postprocess.cli.translate:translate
:prog: honeybee-radiance-postprocess translate
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/two_phase.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
two_phase
=========

.. click:: honeybee_radiance_postprocess.cli.two_phase:two_phase
:prog: honeybee-radiance-postprocess two_phase
:show-nested:
6 changes: 6 additions & 0 deletions docs/_sources/cli/viewfactor.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
viewfactor
==========

.. click:: honeybee_radiance_postprocess.cli.viewfactor:view_factor
:prog: honeybee-radiance-postprocess view_factor
:show-nested:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.annual.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.annual module
=============================================

.. automodule:: honeybee_radiance_postprocess.annual
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.annualdaylight module
=====================================================

.. automodule:: honeybee_radiance_postprocess.annualdaylight
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.annualirradiance module
=======================================================

.. automodule:: honeybee_radiance_postprocess.annualirradiance
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.abnt.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.abnt module
===============================================

.. automodule:: honeybee_radiance_postprocess.cli.abnt
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.datacollection module
=========================================================

.. automodule:: honeybee_radiance_postprocess.cli.datacollection
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.grid.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.grid module
===============================================

.. automodule:: honeybee_radiance_postprocess.cli.grid
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.leed.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.leed module
===============================================

.. automodule:: honeybee_radiance_postprocess.cli.leed
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.merge.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.merge module
================================================

.. automodule:: honeybee_radiance_postprocess.cli.merge
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.mtxop.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.mtxop module
================================================

.. automodule:: honeybee_radiance_postprocess.cli.mtxop
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.postprocess module
======================================================

.. automodule:: honeybee_radiance_postprocess.cli.postprocess
:members:
:undoc-members:
:show-inheritance:
29 changes: 29 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
honeybee\_radiance\_postprocess.cli package
===========================================

Submodules
----------

.. toctree::
:maxdepth: 4

honeybee_radiance_postprocess.cli.abnt
honeybee_radiance_postprocess.cli.datacollection
honeybee_radiance_postprocess.cli.grid
honeybee_radiance_postprocess.cli.leed
honeybee_radiance_postprocess.cli.merge
honeybee_radiance_postprocess.cli.mtxop
honeybee_radiance_postprocess.cli.postprocess
honeybee_radiance_postprocess.cli.schedule
honeybee_radiance_postprocess.cli.translate
honeybee_radiance_postprocess.cli.two_phase
honeybee_radiance_postprocess.cli.util
honeybee_radiance_postprocess.cli.viewfactor

Module contents
---------------

.. automodule:: honeybee_radiance_postprocess.cli
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.schedule module
===================================================

.. automodule:: honeybee_radiance_postprocess.cli.schedule
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.translate module
====================================================

.. automodule:: honeybee_radiance_postprocess.cli.translate
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.two\_phase module
=====================================================

.. automodule:: honeybee_radiance_postprocess.cli.two_phase
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.cli.util.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.util module
===============================================

.. automodule:: honeybee_radiance_postprocess.cli.util
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.cli.viewfactor module
=====================================================

.. automodule:: honeybee_radiance_postprocess.cli.viewfactor
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.data_type.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.data\_type module
=================================================

.. automodule:: honeybee_radiance_postprocess.data_type
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.dynamic.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.dynamic module
==============================================

.. automodule:: honeybee_radiance_postprocess.dynamic
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.electriclight module
====================================================

.. automodule:: honeybee_radiance_postprocess.electriclight
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.en17037.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.en17037 module
==============================================

.. automodule:: honeybee_radiance_postprocess.en17037
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.helper.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.helper module
=============================================

.. automodule:: honeybee_radiance_postprocess.helper
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.leed.leed.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.leed.leed module
================================================

.. automodule:: honeybee_radiance_postprocess.leed.leed
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.leed.leed\_schedule module
==========================================================

.. automodule:: honeybee_radiance_postprocess.leed.leed_schedule
:members:
:undoc-members:
:show-inheritance:
19 changes: 19 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.leed.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
honeybee\_radiance\_postprocess.leed package
============================================

Submodules
----------

.. toctree::
:maxdepth: 4

honeybee_radiance_postprocess.leed.leed
honeybee_radiance_postprocess.leed.leed_schedule

Module contents
---------------

.. automodule:: honeybee_radiance_postprocess.leed
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.metrics.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.metrics module
==============================================

.. automodule:: honeybee_radiance_postprocess.metrics
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions docs/_sources/honeybee_radiance_postprocess.reader.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.reader module
=============================================

.. automodule:: honeybee_radiance_postprocess.reader
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.results.annual\_daylight module
===============================================================

.. automodule:: honeybee_radiance_postprocess.results.annual_daylight
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.results.annual\_irradiance module
=================================================================

.. automodule:: honeybee_radiance_postprocess.results.annual_irradiance
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
honeybee\_radiance\_postprocess.results.results module
======================================================

.. automodule:: honeybee_radiance_postprocess.results.results
:members:
:undoc-members:
:show-inheritance:
Loading

0 comments on commit 72e5f23

Please sign in to comment.