Skip to content

Commit 8c267c8

Browse files
committed
Merge pull request #51 from wholmgren/pvsystem-fixes
pvsystem clean up
2 parents a50c8c6 + 4361e92 commit 8c267c8

File tree

4 files changed

+13397
-3693
lines changed

4 files changed

+13397
-3693
lines changed

docs/sphinx/source/comparison_pvlib_matlab.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ More specific changes
4646
* Locations are now ``pvlib.location.Location`` objects, not structs.
4747
* Specify time zones using a string from the standard IANA Time Zone Database naming conventions or using a pytz.timezone instead of an integer GMT offset. We may add dateutils support in the future.
4848
* ``clearsky.ineichen`` supports interpolating monthly Linke Turbidities to daily resolution.
49+
* Instead of requiring effective irradiance as an input, ``pvsystem.sapm``
50+
calculates and returns it based on input POA irradiance, AM, and AOI.
4951

5052
Documentation
5153
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)