Skip to content

Commit 87d701c

Browse files
committed
update whatsnew
1 parent 4524551 commit 87d701c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Enhancements
1616
ground irradiance when the sun was below the horizon. (:issue:`2245`, :pull:`2359`)
1717
* Fix a bug where :py:func:`pvlib.transformer.simple_efficiency` could only be imported
1818
using the `from pvlib.transformer` syntax (:pull:`2388`)
19-
* Add NREL NSRDB PSM v4 API client to :py:mod:`pvlib.iotools`. See :py:func:`~pvlib.iotools.get_psm4`, :py:func:`~pvlib.iotools.read_psm4` and :py:func:`~pvlib.iotools.parse_psm4`. (:issue:`2326`, :pull:`2378`)
19+
* Add NREL NSRDB PSM v4 API client to :py:mod:`pvlib.iotools`. See :py:func:`~pvlib.iotools.get_nsrdb_psm4_aggregated`, :py:func:`~pvlib.iotools.get_nsrdb_psm4_tmy`, :py:func:`~pvlib.iotools.get_nsrdb_psm4_conus`, :py:func:`~pvlib.iotools.get_nsrdb_psm4_full_disc`, :py:func:`~pvlib.iotools.read_nsrdb_psm4`, and :py:func:`~pvlib.iotools.parse_nsrdb_psm4`. (:issue:`2326`, :pull:`2378`)
2020

2121
Documentation
2222
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)