Skip to content

Commit 050e7b0

Browse files
committed
Add whatsnew entry for nasa_power VARIABLE_MAP additions (PR pvlib#2762)
1 parent 3777c77 commit 050e7b0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ Enhancements
2828
* Added mapping of the parameter ``"albedo"`` in
2929
:py:func:`~pvlib.iotools.get_nasa_power` when ``map_variables=True``
3030
(:pull:`2753`)
31+
* :py:func:`~pvlib.iotools.get_nasa_power` now maps additional NASA POWER
32+
parameters to pvlib variable names when ``map_variables=True``:
33+
``temp_dew`` (T2MDEW), ``precipitable_water`` (TQV), and
34+
``relative_humidity`` (RH2M). Surface pressure (PS) is converted from
35+
kPa to Pa, and precipitable water (TQV) from kg/m² to cm.
36+
(:issue:`2731`, :pull:`2762`)
3137

3238

3339
Documentation

0 commit comments

Comments
 (0)