Skip to content

Commit ef8ad2f

Browse files
authored
Update adrinverter parameter database (#1695)
* New library file name in code. * Add csv file and whats new. * Update inverter test. * New library with new records appended to old. * Clean up comment, restore original test and update whatsnew. * Update v0.9.5.rst Clarify the nature of the dayabases. * Delete old csv file
1 parent f66cb91 commit ef8ad2f

File tree

4 files changed

+5013
-1763
lines changed

4 files changed

+5013
-1763
lines changed

docs/sphinx/source/whatsnew/v0.9.5.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Enhancements
3131
:py:func:`pvlib.bifacial.infinite_sheds.get_irradiance_poa`
3232
to enable use of the hay-davies sky diffuse irradiance model
3333
instead of the default isotropic model. (:pull:`1668`)
34+
* Update the ADR inverter model parameter database by appending the ADR equivalents of all
35+
inverters in the current (2019) Sandia inverter model parameter database. (:pull:`1695`)
3436
* Use `Horner's Method <https://en.wikipedia.org/wiki/Horner%27s_method>`_
3537
to evaluate polynomials in :py:func:`~pvlib.irradiance.disc`, may
3638
decrease runtime by 20%. (:issue:`1180`, :pull:`1183`)

0 commit comments

Comments
 (0)