We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ac45f commit 3dc53a4Copy full SHA for 3dc53a4
docs/sphinx/source/api.rst
@@ -49,6 +49,7 @@ Additional functions for quantities closely related to solar position.
49
solarposition.calc_time
50
solarposition.pyephem_earthsun_distance
51
solarposition.nrel_earthsun_distance
52
+ spa.calculate_deltat
53
54
The spa module contains the implementation of the built-in NREL SPA
55
algorithm.
docs/sphinx/source/index.rst
@@ -63,8 +63,6 @@ of:
63
Specific released versions of pvlib-python can be cited using their
64
`Zenodo DOI <https://zenodo.org/search?ln=en&p=pvlib&action_search=>`_.
65
66
- modules
67
- classes
68
69
Contents
70
========
0 commit comments