We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f41ce commit e76bc0cCopy full SHA for e76bc0c
docs/sphinx/source/whatsnew/v0.9.6.rst
@@ -11,6 +11,10 @@ Deprecations
11
12
Enhancements
13
~~~~~~~~~~~~
14
+* :py:func:`pvlib.iotools.get_psm3` now has a ``url`` parameter to give the user
15
+ the option of controlling what NSRDB endpoint is used. (:pull:`1736`)
16
+* :py:func:`pvlib.iotools.get_psm3` now uses the new NSRDB 3.2.2 endpoint for
17
+ hourly and half-hourly single-year datasets. (:issue:`1591`, :pull:`1736`)
18
19
20
Bug fixes
@@ -43,4 +47,5 @@ Contributors
43
47
* Siddharth Kaul (:ghuser:`k10blogger`)
44
48
* Kshitiz Gupta (:ghuser:`kshitiz305`)
45
49
* Stefan de Lange (:ghuser:`langestefan`)
50
+* Kevin Anderson (:ghuser:`kandersolar`)
46
51
0 commit comments