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 c01f234 commit 89e0b03Copy full SHA for 89e0b03
docs/sphinx/source/whatsnew/v0.2.0.txt
@@ -11,13 +11,18 @@ We recommend that all users upgrade to this version.
11
API changes
12
~~~~~~~~~~~
13
14
-
+* Move ``dirint`` and ``disc`` algorithms from ``clearsky.py``
15
+ to ``irradiance.py`` (:issue:`42`)
16
+* Mark some ``pvsystem.py`` methods as private (:issue:`20`)
17
18
Enhancements
19
~~~~~~~~~~~~
20
21
+* Add conda installer
22
* PEP8 fixups to solarposition.py and spa.py (:issue:`50`)
23
+* Add optional ``projection_ratio`` keyword argument to the ``haydavies``
24
+ calculator. Speeds calculations when irradiance changes but
25
+ solar position remains the same (:issue:`58`)
26
27
Bug fixes
28
~~~~~~~~~
0 commit comments