Skip to content

Commit 8bc9b86

Browse files
committed
reference and whatsnew
1 parent 337f723 commit 8bc9b86

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/sphinx/source/reference/airmass_atmospheric.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Airmass and atmospheric models
1111
atmosphere.get_relative_airmass
1212
atmosphere.pres2alt
1313
atmosphere.alt2pres
14+
atmosphere.tdew_from_rh
15+
atmosphere.rh_from_tdew
1416
atmosphere.gueymard94_pw
1517
atmosphere.first_solar_spectral_correction
1618
atmosphere.bird_hulstrom80_aod_bb

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Deprecations
1010

1111
Enhancements
1212
~~~~~~~~~~~~
13-
13+
* :py:func: `~pvlib.atmosphere.rh_from_tdew` and `~pvlib.atmosphere.tdew_from_rh`
14+
added. (:issue:`1744`, :pull:`2286`)
1415

1516
Bug fixes
1617
~~~~~~~~~

0 commit comments

Comments
 (0)