Skip to content

Commit

Permalink
sphinx reference
Browse files Browse the repository at this point in the history
  • Loading branch information
cwhanse committed Jan 26, 2024
1 parent 1bd9fb8 commit ea83426
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pvlib/irradiance.py
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,8 @@ def get_ground_diffuse(surface_tilt, ghi, albedo=.25, surface_type=None):
-----
Ground diffuse irradiance is the the last term of equations 3, 4, 7, 8,
10, 11, and 12 in [1]_. Table of albedo values by ``surface_type``
are from [2]_, [3]_, [4]_; see :py:data:`SURFACE_ALBEDOS`.
are from [2]_, [3]_, [4]_;
see :py:data:`~pvlib.irradiance.SURFACE_ALBEDOS`.
References
----------
Expand Down

0 comments on commit ea83426

Please sign in to comment.