File tree Expand file tree Collapse file tree
docs/sphinx/source/whatsnew Expand file tree Collapse file tree Original file line number Diff line number Diff 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
2630Enhancements
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
5051Testing
You can’t perform that action at this time.
0 commit comments