We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ab496 commit 6303583Copy full SHA for 6303583
pvlib/shading.py
@@ -370,7 +370,7 @@ def shaded_fraction1d(
370
the same during all the day. If the trackers allow for different
371
shading or shaded roles, e.g. a N-S single-axis tracker, you must
372
switch the inputs depending on the sign of the projected solar zenith
373
- angle. See :ref:`ns_sat_case`.
+ angle. See the Examples section below.
374
375
.. versionadded:: 0.10.5
376
@@ -467,8 +467,6 @@ def shaded_fraction1d(
467
... axis_tilt=10, surface_to_axis_offset=0.05, cross_axis_slope=0)
468
0.6975923460352351
469
470
- .. _ns_sat_case:
471
-
472
**N-S single-axis tracker on sloped terrain**
473
474
Horizontal trackers with a pitch of :math:`3m`, a collector width of
0 commit comments