Skip to content

Commit 75bc5a5

Browse files
committed
Update whatsnew based on reviewer feedback
1 parent fd010c3 commit 75bc5a5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Bug fixes
2222
introduced in v0.15.1 (:pull:`2702`) that caused a broadcasting
2323
``ValueError`` when ``tracker_theta`` was a 2-D (or higher rank) array.
2424
(:issue:`2747`, :pull:`2749`)
25+
* Document that timestamps returned by :py:func:`~pvlib.iotools.get_era5`
26+
represent the end of the averaging interval, consistent with ERA5
27+
conventions. (:issue:`2772`, :pull:`2773`)
28+
2529

2630
Enhancements
2731
~~~~~~~~~~~~
@@ -42,9 +46,6 @@ Documentation
4246
* Clarifies how Linke turbidity values can be provided to
4347
:py:func:`pvlib.clearsky.ineichen` via
4448
:py:func:`pvlib.clearsky.lookup_linke_turbidity` (:issue:`2598`, :pull:`2746`)
45-
* Documented that timestamps returned by :py:func:`~pvlib.iotools.get_era5`
46-
represent the end of the averaging interval, consistent with ERA5
47-
conventions. (:issue:`2772`, :pull:`2773`)
4849

4950

5051
Testing

0 commit comments

Comments
 (0)