Skip to content

Commit a210432

Browse files
aperettiwholmgren
authored andcommitted
Update forecast.py comment typo
Fix minor typo in comment from DHI to GHI
1 parent 775cc60 commit a210432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/forecast.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ def cloud_cover_to_irradiance_clearsky_scaling(self, cloud_cover,
441441
cloud_cover e.g.
442442
:py:meth:`~ForecastModel.cloud_cover_to_ghi_linear`
443443
3. Estimate cloudy sky DNI using the DISC model.
444-
4. Calculate DHI from DNI and DHI.
444+
4. Calculate DHI from DNI and GHI.
445445
446446
Parameters
447447
----------

0 commit comments

Comments
 (0)