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
69
69
* Mark A. Mikofski (:ghuser: `mikofski `)
70
70
* Ben Pierce (:ghuser: `bgpierc `)
71
71
* Jose Meza (:ghuser: `JoseMezaMendieta `)
72
+ * Marcos R. Escudero (:ghuser: `marc-resc `)
72
73
* Bernat Nicolau (:ghuser: `BernatNicolau `)
73
74
* Eduardo Sarquis (:ghuser: `EduardoSarquis `)
74
75
Original file line number Diff line number Diff line change @@ -1474,7 +1474,7 @@ def prepare_inputs_from_poa(self, data):
1474
1474
data : DataFrame, or tuple or list of DataFrame
1475
1475
Contains plane-of-array irradiance data. Required column names
1476
1476
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
1478
1478
``weather`` attribute. If columns for ``'temp_air'`` and
1479
1479
``'wind_speed'`` are not provided, air temperature of 20 C and wind
1480
1480
speed of 0 m/s are assumed.
You can’t perform that action at this time.
0 commit comments