Skip to content

Commit 63ed5c7

Browse files
kurt-rheeadriesse
andauthored
Update pvlib/atmosphere.py
Co-authored-by: Anton Driesse <[email protected]>
1 parent 9c32f6a commit 63ed5c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pvlib/atmosphere.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,8 +340,6 @@ def gueymard94_pw(temp_air, relative_humidity):
340340
def rh_from_tdew(temperature, dewpoint, coeff=(6.112, 17.62, 243.12)):
341341
"""
342342
Calculate relative humidity from dewpoint temperatureusing Magnus equation.
343-
This function was used by First Solar in creating their spectral model
344-
and is therefore relevant to the first solar spectral model in pvlib.
345343
Default magnus equation coefficients are from [2].
346344
347345
Parameters

0 commit comments

Comments
 (0)