Skip to content

Commit 2f6817c

Browse files
Update docs/sphinx/source/whatsnew/v0.11.3.rst
Co-authored-by: Echedey Luis <[email protected]>
1 parent 0118317 commit 2f6817c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Enhancements
1212
~~~~~~~~~~~~
1313
* Fix a bug in :py:func:`pvlib.bifacial.get_irradiance_poa` which may have yielded non-zero
1414
ground irradiance when the sun was below the horizon. (:issue:`2245`, :pull:`2359`)
15-
* Added NREL NSRDB GOES v4 to `pvlib.iotools` (:issue:`2326`, :pull:`2378`)
15+
* Add NREL NSRDB GOES v4 API client to :py:mod:`pvlib.iotools`. See :py:func:`~pvlib.iotools.get_goes4`, :py:func:`~pvlib.iotools.read_goes4` and :py:func:`~pvlib.iotools.parse_goes4`. (:issue:`2326`, :pull:`2378`)
1616

1717
Documentation
1818
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)