Skip to content

Organize example gallery into sections #1351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 14, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/examples/irradiance-transposition/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Irradiance Transposition
------------------------

3 changes: 3 additions & 0 deletions docs/examples/iv-modeling/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
I-V Modeling
------------

3 changes: 3 additions & 0 deletions docs/examples/reflections/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Reflections
-----------

2 changes: 2 additions & 0 deletions docs/examples/shading/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Shading
-------
2 changes: 2 additions & 0 deletions docs/examples/soiling/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Soiling
-------
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
# %%
# Here is the original figure from [1]_ for comparison:
#
# .. image:: ../_images/Coello_Boyle_2019_Fig3.png
# .. image:: ../../_images/Coello_Boyle_2019_Fig3.png
# :alt: Figure 3A from the paper showing a simulated soiling signal.
#
# Note that this figure shows additional timeseries not calculated here:
Expand Down
3 changes: 3 additions & 0 deletions docs/examples/solar-position/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Solar Position
--------------

2 changes: 2 additions & 0 deletions docs/examples/solar-tracking/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Solar Tracking
--------------
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# two choices for the axis azimuth angle, and by convention (at least in the
# northern hemisphere), the more southward angle is chosen:
#
# .. image:: ../_images/tracker_azimuth_angle_convention.png
# .. image:: ../../_images/tracker_azimuth_angle_convention.png
# :alt: Image showing the azimuth convention for single-axis tracker arrays.
# :width: 500
# :align: center
Expand All @@ -48,7 +48,7 @@
# Point the right hand thumb along the axis in the direction of the axis
# azimuth and the fingers curl in the direction of positive rotation angle:
#
# .. image:: ../_images/tracker_rotation_angle_convention.png
# .. image:: ../../_images/tracker_rotation_angle_convention.png
# :alt: Image showing the rotation sign convention for single-axis trackers.
# :width: 500
# :align: center
Expand All @@ -66,7 +66,7 @@
# with the axis azimuth coming out of the page, an east-facing, downward slope
# is a negative rotation from horizontal:
#
# .. image:: ../_images/ground_slope_angle_convention.png
# .. image:: ../../_images/ground_slope_angle_convention.png
# :alt: Image showing the ground slope sign convention.
# :width: 500
# :align: center
Expand Down
2 changes: 2 additions & 0 deletions docs/examples/spectrum/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Spectrum
--------