Skip to content

pvsystem clean up #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Apr 20, 2015
2 changes: 2 additions & 0 deletions docs/sphinx/source/comparison_pvlib_matlab.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ More specific changes
* Locations are now ``pvlib.location.Location`` objects, not structs.
* 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.
* ``clearsky.ineichen`` supports interpolating monthly Linke Turbidities to daily resolution.
* Instead of requiring effective irradiance as an input, ``pvsystem.sapm``
calculates and returns it based on input POA irradiance, AM, and AOI.

Documentation
~~~~~~~~~~~~~
Expand Down
Loading