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 11.. _whatsnew_0_15_2 :
22
33
4-
5- Breaking Changes
6- ~~~~~~~~~~~~~~~~
74v0.15.2 (June 16, 2026)
85-----------------------
96
@@ -34,7 +31,6 @@ Bug fixes
3431* Document that timestamps returned by :py:func: `~pvlib.iotools.get_era5 `
3532 represent the end of the averaging interval, consistent with ERA5
3633 conventions. (:issue: `2772 `, :pull: `2773 `)
37-
3834* :py:func: `pvlib.iotools.read_nsrdb_psm4 ` now parses the file header with the
3935 :py:mod: `csv ` module instead of a naive ``str.split(',') ``, so quoted column
4036 names containing commas (e.g. the material names in spectral-on-demand files)
@@ -43,6 +39,7 @@ Bug fixes
4339 with the updated Meteonorm API. As part of this, the ``data_version ``
4440 parameter now has no effect and will be removed in the future. (:pull: `2781 `)
4541
42+
4643Enhancements
4744~~~~~~~~~~~~
4845* Add the following parameters to :py:func: `~pvlib.iotools.get_nasa_power `
@@ -62,22 +59,6 @@ Documentation
6259 :py:func: `pvlib.clearsky.lookup_linke_turbidity ` (:issue: `2598 `, :pull: `2746 `)
6360
6461
65- Testing
66- ~~~~~~~
67-
68-
69- Benchmarking
70- ~~~~~~~~~~~~
71-
72-
73- Requirements
74- ~~~~~~~~~~~~
75-
76-
77- Maintenance
78- ~~~~~~~~~~~
79-
80-
8162Contributors
8263~~~~~~~~~~~~
8364* :ghuser: `Omesh37 `
You can’t perform that action at this time.
0 commit comments