Skip to content

Commit

Permalink
Signed in contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Ruiz committed Aug 22, 2024
1 parent ac7de9e commit 79ef3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvlib/modelchain.py
Original file line number Diff line number Diff line change
Expand Up @@ -1474,7 +1474,7 @@ def prepare_inputs_from_poa(self, data):
data : DataFrame, or tuple or list of DataFrame
Contains plane-of-array irradiance data. Required column names
include ``'poa_global'``, ``'poa_direct'`` and ``'poa_diffuse'``.
Columns with weather-related data are signed to the
Columns with weather-related data are assigned to the
``weather`` attribute. If columns for ``'temp_air'`` and
``'wind_speed'`` are not provided, air temperature of 20 C and wind
speed of 0 m/s are assumed.
Expand Down

0 comments on commit 79ef3e9

Please sign in to comment.