Skip to content

Commit 3fbec59

Browse files
committed
deploy: 224a4d7
1 parent edb70a7 commit 3fbec59

File tree

3 files changed

+115
-1
lines changed

3 files changed

+115
-1
lines changed

_sources/index.rst.txt

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,27 @@ event etc, you can contact us at [email protected].
1717

1818
.. grid:: 1 2 3 3
1919

20+
.. grid-item-card:: 2025_PVPMC_PV_Repowering
21+
22+
.. raw:: html
23+
24+
<img src="https://raw.githubusercontent.com/PV-Tutorials/2025_PVPMC_PV_Repowering/blob/main/images/tutorial_banner.PNG" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
25+
26+
^^^
27+
28+
An introduction to the concepts and modeling principles for evaluating lifecycle decisions such as repowering on aging PV Systems.
29+
30+
+++
31+
32+
:bdg-link-primary:`Website <https://colab.research.google.com/github/PV-Tutorials/2025_PVPMC_PV_Repowering/blob/main/Overview.ipynb>`
33+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/2025_PVPMC_PV_Repowering>`
34+
35+
.. raw:: html
36+
37+
<a href="https://github.com/PV-Tutorials/2025_PVPMC_PV_Repowering">
38+
<img src="https://img.shields.io/github/stars/PV-Tutorials/2025_PVPMC_PV_Repowering?style=social"/>
39+
</a>
40+
2041
.. grid-item-card:: 2025_pvlib_pvps_task13
2142

2243
.. raw:: html
@@ -38,6 +59,48 @@ event etc, you can contact us at [email protected].
3859
<img src="https://img.shields.io/github/stars/PV-Tutorials/2025_pvlib_pvps_task13?style=social"/>
3960
</a>
4061

62+
.. grid-item-card:: 2025_pvlib_UNM
63+
64+
.. raw:: html
65+
66+
<img src="https://raw.githubusercontent.com/PV-Tutorials/2025_pvlib_UNM/blob/main/images/tutorial_banner.PNG" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
67+
68+
^^^
69+
70+
An introduction for students from UNM ECE 484/584 Photovoltaics course to open-source modeling of PV systems and their production.
71+
72+
+++
73+
74+
:bdg-link-primary:`Website <https://colab.research.google.com/github/PV-Tutorials/2025_pvlib_UNM/blob/main/Tutorial%200%20-%20Overview.ipynb>`
75+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/2025_pvlib_UNM>`
76+
77+
.. raw:: html
78+
79+
<a href="https://github.com/PV-Tutorials/2025_pvlib_UNM">
80+
<img src="https://img.shields.io/github/stars/PV-Tutorials/2025_pvlib_UNM?style=social"/>
81+
</a>
82+
83+
.. grid-item-card:: 2024_pySMARTS_UNSA
84+
85+
.. raw:: html
86+
87+
<img src="https://raw.githubusercontent.com/PV-Tutorials/2024_pySMARTS_UNSA/blob/main/images/tutorial_banner.PNG" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
88+
89+
^^^
90+
91+
Tutorial de uso de pySMARTS para la Universidad de la clase del Dr. German Salazar en la Universidad Nacional de Salta.
92+
93+
+++
94+
95+
:bdg-link-primary:`Website <https://colab.research.google.com/github/PV-Tutorials/2024_pySMARTS_UNSA/blob/main/Bienvenida.ipynb>`
96+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/2024_pySMARTS_UNSA>`
97+
98+
.. raw:: html
99+
100+
<a href="https://github.com/PV-Tutorials/2024_pySMARTS_UNSA">
101+
<img src="https://img.shields.io/github/stars/PV-Tutorials/2024_pySMARTS_UNSA?style=social"/>
102+
</a>
103+
41104
.. grid-item-card:: 2024_pvlib_PVPMC-Copenhagen
42105

43106
.. raw:: html

index.html

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,23 @@ <h1>Index<a class="headerlink" href="#index" title="Permalink to this headline">
152152
<div class="sd-col sd-d-flex-row docutils">
153153
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm docutils">
154154
<div class="sd-card-header docutils">
155+
<img src="https://raw.githubusercontent.com/PV-Tutorials/2025_PVPMC_PV_Repowering/blob/main/images/tutorial_banner.PNG" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/></div>
156+
<div class="sd-card-body docutils">
157+
<div class="sd-card-title sd-font-weight-bold docutils">
158+
2025_PVPMC_PV_Repowering</div>
159+
<p class="sd-card-text">An introduction to the concepts and modeling principles for evaluating lifecycle decisions such as repowering on aging PV Systems.</p>
160+
</div>
161+
<div class="sd-card-footer docutils">
162+
<p class="sd-card-text"><a class="sd-sphinx-override sd-badge sd-bg-primary sd-bg-text-primary reference external" href="https://colab.research.google.com/github/PV-Tutorials/2025_PVPMC_PV_Repowering/blob/main/Overview.ipynb"><span>Website</span></a>
163+
<a class="sd-sphinx-override sd-badge sd-bg-primary sd-bg-text-primary reference external" href="https://github.com/PV-Tutorials/2025_PVPMC_PV_Repowering"><span>Repository</span></a></p>
164+
<a href="https://github.com/PV-Tutorials/2025_PVPMC_PV_Repowering">
165+
<img src="https://img.shields.io/github/stars/PV-Tutorials/2025_PVPMC_PV_Repowering?style=social"/>
166+
</a></div>
167+
</div>
168+
</div>
169+
<div class="sd-col sd-d-flex-row docutils">
170+
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm docutils">
171+
<div class="sd-card-header docutils">
155172
<img src="https://raw.githubusercontent.com/PV-Tutorials/2025_pvlib_pvps_task13/refs/heads/main/static/pvlib_pvps_logo.png" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/></div>
156173
<div class="sd-card-body docutils">
157174
<div class="sd-card-title sd-font-weight-bold docutils">
@@ -169,6 +186,40 @@ <h1>Index<a class="headerlink" href="#index" title="Permalink to this headline">
169186
<div class="sd-col sd-d-flex-row docutils">
170187
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm docutils">
171188
<div class="sd-card-header docutils">
189+
<img src="https://raw.githubusercontent.com/PV-Tutorials/2025_pvlib_UNM/blob/main/images/tutorial_banner.PNG" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/></div>
190+
<div class="sd-card-body docutils">
191+
<div class="sd-card-title sd-font-weight-bold docutils">
192+
2025_pvlib_UNM</div>
193+
<p class="sd-card-text">An introduction for students from UNM ECE 484/584 Photovoltaics course to open-source modeling of PV systems and their production.</p>
194+
</div>
195+
<div class="sd-card-footer docutils">
196+
<p class="sd-card-text"><a class="sd-sphinx-override sd-badge sd-bg-primary sd-bg-text-primary reference external" href="https://colab.research.google.com/github/PV-Tutorials/2025_pvlib_UNM/blob/main/Tutorial%200%20-%20Overview.ipynb"><span>Website</span></a>
197+
<a class="sd-sphinx-override sd-badge sd-bg-primary sd-bg-text-primary reference external" href="https://github.com/PV-Tutorials/2025_pvlib_UNM"><span>Repository</span></a></p>
198+
<a href="https://github.com/PV-Tutorials/2025_pvlib_UNM">
199+
<img src="https://img.shields.io/github/stars/PV-Tutorials/2025_pvlib_UNM?style=social"/>
200+
</a></div>
201+
</div>
202+
</div>
203+
<div class="sd-col sd-d-flex-row docutils">
204+
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm docutils">
205+
<div class="sd-card-header docutils">
206+
<img src="https://raw.githubusercontent.com/PV-Tutorials/2024_pySMARTS_UNSA/blob/main/images/tutorial_banner.PNG" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/></div>
207+
<div class="sd-card-body docutils">
208+
<div class="sd-card-title sd-font-weight-bold docutils">
209+
2024_pySMARTS_UNSA</div>
210+
<p class="sd-card-text">Tutorial de uso de pySMARTS para la Universidad de la clase del Dr. German Salazar en la Universidad Nacional de Salta.</p>
211+
</div>
212+
<div class="sd-card-footer docutils">
213+
<p class="sd-card-text"><a class="sd-sphinx-override sd-badge sd-bg-primary sd-bg-text-primary reference external" href="https://colab.research.google.com/github/PV-Tutorials/2024_pySMARTS_UNSA/blob/main/Bienvenida.ipynb"><span>Website</span></a>
214+
<a class="sd-sphinx-override sd-badge sd-bg-primary sd-bg-text-primary reference external" href="https://github.com/PV-Tutorials/2024_pySMARTS_UNSA"><span>Repository</span></a></p>
215+
<a href="https://github.com/PV-Tutorials/2024_pySMARTS_UNSA">
216+
<img src="https://img.shields.io/github/stars/PV-Tutorials/2024_pySMARTS_UNSA?style=social"/>
217+
</a></div>
218+
</div>
219+
</div>
220+
<div class="sd-col sd-d-flex-row docutils">
221+
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm docutils">
222+
<div class="sd-card-header docutils">
172223
<img src="https://raw.githubusercontent.com/PV-Tutorials/PVPMC_2023/855cb6c9340477c505b42703658e200c6c5d6ff4/_static/PVLib_PVPMCLogo.png" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/></div>
173224
<div class="sd-card-body docutils">
174225
<div class="sd-card-title sd-font-weight-bold docutils">

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)