Skip to content

Commit afff3a3

Browse files
committed
Merge pull request #68 from wholmgren/movednicalcs
move disc and dirint from clearsky to irradiance
2 parents 791b16c + 89e0b03 commit afff3a3

File tree

5 files changed

+674
-669
lines changed

5 files changed

+674
-669
lines changed

docs/sphinx/source/whatsnew/v0.2.0.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,18 @@ We recommend that all users upgrade to this version.
1111
API changes
1212
~~~~~~~~~~~
1313

14-
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`)
1517

1618
Enhancements
1719
~~~~~~~~~~~~
1820

21+
* Add conda installer
1922
* PEP8 fixups to solarposition.py and spa.py (:issue:`50`)
20-
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`)
2126

2227
Bug fixes
2328
~~~~~~~~~

0 commit comments

Comments
 (0)