Skip to content

Commit 4586e8d

Browse files
committed
Update temperature.py
just some documentation changes
1 parent 8a380ed commit 4586e8d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pvdeg/temperature.py

+5-1
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,12 @@ def cell(weather_df, meta, poa=None, temp_model="sapm",
117117
between weather database (e.g. NSRDB) and the tempeature model (e.g. SAPM)
118118
The NSRDB provides calculations at 2 m (i.e module height) but SAPM uses a 10 m height.
119119
It is recommended that a power-law relationship between height and wind speed of 0.33
120-
be used. This results in a wind speed that is 1.7 times higher. It is acknowledged that
120+
be used*. This results in a wind speed that is 1.7 times higher. It is acknowledged that
121121
this can vary significantly.
122+
123+
R. Rabbani, M. Zeeshan, "Exploring the suitability of MERRA-2 reanalysis data for wind energy
124+
estimation, analysis of wind characteristics and energy potential assessment for selected
125+
sites in Pakistan", Renewable Energy 154 (2020) 1240-1251.
122126
123127
Return:
124128
-------

0 commit comments

Comments
 (0)