Skip to content

Commit 6303583

Browse files
See the Examples section below, not the unlinkable link
Co-Authored-By: Kevin Anderson <[email protected]>
1 parent 37ab496 commit 6303583

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pvlib/shading.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ def shaded_fraction1d(
370370
the same during all the day. If the trackers allow for different
371371
shading or shaded roles, e.g. a N-S single-axis tracker, you must
372372
switch the inputs depending on the sign of the projected solar zenith
373-
angle. See :ref:`ns_sat_case`.
373+
angle. See the Examples section below.
374374
375375
.. versionadded:: 0.10.5
376376
@@ -467,8 +467,6 @@ def shaded_fraction1d(
467467
... axis_tilt=10, surface_to_axis_offset=0.05, cross_axis_slope=0)
468468
0.6975923460352351
469469
470-
.. _ns_sat_case:
471-
472470
**N-S single-axis tracker on sloped terrain**
473471
474472
Horizontal trackers with a pitch of :math:`3m`, a collector width of

0 commit comments

Comments
 (0)