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 fce831e commit 3dfbac5Copy full SHA for 3dfbac5
1 file changed
docs/sphinx/source/whatsnew/v0.15.2.rst
@@ -39,12 +39,13 @@ Enhancements
39
~~~~~~~~~~~~
40
* Add the ``front_side_fraction`` parameter to
41
:py:func:`pvlib.snow.loss_townsend` to support Townsend snow-loss
42
- workflows for bifacial systems. (:issue:`2755`, :pull:`2756`)
43
-
44
-* Added mapping of the parameter ``"albedo"`` in
+ workflows for bifacial systems. (:issue:`2755`, :pull:`2756`)
+* Add mapping of the parameter ``"albedo"`` in
45
:py:func:`~pvlib.iotools.get_nasa_power` when ``map_variables=True``
46
(:pull:`2753`)
47
+* Add ``dataset`` parameter to :py:func:`~pvlib.iotools.get_era5`
+ allowing for choosing between ERA5 and ERA5-Land datasets.
48
+ (pull:`2780`)
49
50
Documentation
51
~~~~~~~~~~~~~
0 commit comments