Starting with this version, new releases are no longer distributed through
the pvlib
conda channel. We recommend
conda
users install from the conda-forge
channel instead (see
:ref:`installation`).
- Added optional
n_ar
parameter to :py:func:`pvlib.iam.physical` to support an anti-reflective coating. (:issue:`1501`, :pull:`1616`)
- Added Python 3.11 to test suite. (:pull:`1582`)
- Updated PSM3 test data files to match the new version 3.2.2 data returned by the PSM3 API (:issue:`1591`, :pull:`1652`)
- Remove LGTM.com integration. (:issue:`1550`, :pull:`1651`)
- Added benchmarks for :py:mod:`pvlib.bifacial.infinite_sheds` (:pull:`1627`)
- Removed unnecessary
nose
test requirement (:pull:`1637`)
- Kevin Anderson (:ghuser:`kanderso-nrel`)
- Will Holmgren (:ghuser:`wholmgren`)
- Pratham Chauhan (:ghuser:`ooprathamm`)
- Karel De Brabandere (:ghuser:`kdebrab`)
- Mark Mikofski (:ghuser:`mikofski`)
- Anton Driesse (:ghuser:`adriesse`)
- Adam R. Jensen (:ghuser:`AdamRJensen`)