File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ Contributors
6969* Mark A. Mikofski (:ghuser: `mikofski `)
7070* Ben Pierce (:ghuser: `bgpierc `)
7171* Jose Meza (:ghuser: `JoseMezaMendieta `)
72+ * Marcos R. Escudero (:ghuser: `marc-resc `)
7273* Bernat Nicolau (:ghuser: `BernatNicolau `)
7374* Eduardo Sarquis (:ghuser: `EduardoSarquis `)
7475
Original file line number Diff line number Diff line change @@ -1474,7 +1474,7 @@ def prepare_inputs_from_poa(self, data):
14741474 data : DataFrame, or tuple or list of DataFrame
14751475 Contains plane-of-array irradiance data. Required column names
14761476 include ``'poa_global'``, ``'poa_direct'`` and ``'poa_diffuse'``.
1477- Columns with weather-related data are ssigned to the
1477+ Columns with weather-related data are assigned to the
14781478 ``weather`` attribute. If columns for ``'temp_air'`` and
14791479 ``'wind_speed'`` are not provided, air temperature of 20 C and wind
14801480 speed of 0 m/s are assumed.
You can’t perform that action at this time.
0 commit comments