Skip to content

Update adrinverter parameter database #1695

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 8 commits into from
Mar 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/sphinx/source/whatsnew/v0.9.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Enhancements
:py:func:`pvlib.bifacial.infinite_sheds.get_irradiance_poa`
to enable use of the hay-davies sky diffuse irradiance model
instead of the default isotropic model. (:pull:`1668`)
* Update the ADR inverter model parameter database by appending the ADR equivalents of all
inverters in the current (2019) Sandia inverter model parameter database. (:pull:`1695`)
* Use `Horner's Method <https://en.wikipedia.org/wiki/Horner%27s_method>`_
to evaluate polynomials in :py:func:`~pvlib.irradiance.disc`, may
decrease runtime by 20%. (:issue:`1180`, :pull:`1183`)
Expand Down
Loading