Skip to content

Commit e9dbb19

Browse files
committed
deploy: 825fcaa
1 parent e40e861 commit e9dbb19

File tree

7 files changed

+77
-79
lines changed

7 files changed

+77
-79
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 0fdbaa7ee6e62d2bfcd4f86ce0204d35
3+
config: 8c6aa3eda90e6e3cf60cca5ac9e42fb0
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_sources/index.rst.txt

Lines changed: 33 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22
Index
33
=====
44

5-
This page links to tutorial material for `pvlib-python <pvlib-python.readthedocs.io>`_,
6-
a free and open-source python package for simulating photovoltaic power systems.
7-
These tutorials were created by pvlib contributors and community members as
8-
introductory material for newcomers to pvlib. They were originally developed
5+
This page links to tutorial material for various open-source software packages
6+
for PV modeling and analysis.
7+
These tutorials were created by members of the PV community as
8+
introductory material for newcomers to the packages. They were originally developed
99
to be presented in workshop-style interactive tutorials at conferences, but
10-
the material itself is still useful on its own. Some of these tutorials are
11-
newer, shinier versions of previous material, so we recommend you start with the newest one.
10+
the material itself is still useful on its own.
1211

1312
If you have created a tutorial and want to have it listed on this page,
14-
feel free to submit it to this website's `git repository <https://github.com/PVSC-Python-Tutorials/pvsc-python-tutorials.github.io>`_.
13+
feel free to submit it to this website's `git repository <https://github.com/PV-Tutorials/pv-tutorials.github.io>`_.
1514

1615
If you have an idea or request to present a tutorial at your conference, university,
1716
event etc, you can contact us at pvlib-admin@googlegroups.com.
@@ -22,21 +21,21 @@ event etc, you can contact us at pvlib-admin@googlegroups.com.
2221

2322
.. raw:: html
2423

25-
<img src="https://raw.githubusercontent.com/PVSC-Python-Tutorials/PVPMC_SUPSI_2023/5257352a8a546b277a4ccc679fab54ac8b9aca0e/_static/PVLib_PVPMCLogo.png" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
24+
<img src="https://raw.githubusercontent.com/PV-Tutorials/PVPMC_SUPSI_2023/5257352a8a546b277a4ccc679fab54ac8b9aca0e/_static/PVLib_PVPMCLogo.png" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
2625

2726
^^^
2827

2928
A pvlib training session given at the 2023 European PVPMC workshop in Mendrisio, Switzerland.
3029

3130
+++
3231

33-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/PVPMC_SUPSI_2023>`
34-
:bdg-link-primary:`Website <https://colab.research.google.com/github/PVSC-Python-Tutorials/PVPMC_SUPSI_2023/blob/main/google-colab-introduction.ipynb>`
32+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/PVPMC_SUPSI_2023>`
33+
:bdg-link-primary:`Website <https://colab.research.google.com/github/PV-Tutorials/PVPMC_SUPSI_2023/blob/main/google-colab-introduction.ipynb>`
3534

3635
.. raw:: html
3736

38-
<a href="https://github.com/PVSC-Python-Tutorials/PVPMC_SUPSI_2023">
39-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/PVPMC_SUPSI_2023?style=social"/>
37+
<a href="https://github.com/PV-Tutorials/PVPMC_SUPSI_2023">
38+
<img src="https://img.shields.io/github/stars/PV-Tutorials/PVPMC_SUPSI_2023?style=social"/>
4039
</a>
4140

4241
.. grid-item-card:: PVSC50-Python-Tutorial
@@ -51,55 +50,55 @@ event etc, you can contact us at pvlib-admin@googlegroups.com.
5150

5251
+++
5352

54-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/PVSC50>`
55-
:bdg-link-primary:`Website <https://pvsc-python-tutorials.github.io/PVSC50/index.html>`
53+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/PVSC50>`
54+
:bdg-link-primary:`Website <https://pv-tutorials.github.io/PVSC50/index.html>`
5655

5756
.. raw:: html
5857

59-
<a href="https://github.com/PVSC-Python-Tutorials/PVSC50">
60-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/PVSC50?style=social"/>
58+
<a href="https://github.com/PV-Tutorials/PVSC50">
59+
<img src="https://img.shields.io/github/stars/PV-Tutorials/PVSC50?style=social"/>
6160
</a>
6261

6362
.. grid-item-card:: PVPMC_2023
6463

6564
.. raw:: html
6665

67-
<img src="https://raw.githubusercontent.com/PVSC-Python-Tutorials/PVPMC_2023/855cb6c9340477c505b42703658e200c6c5d6ff4/_static/PVLib_PVPMCLogo.png" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
66+
<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;"/>
6867

6968
^^^
7069

7170
A pvlib training session given at the 2023 PVPMC workshop in Salt Lake City.
7271

7372
+++
7473

75-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/PVPMC_2023>`
76-
:bdg-link-primary:`Website <https://colab.research.google.com/github/PVSC-Python-Tutorials/PVPMC_2023/blob/main/google-colab-introduction.ipynb>`
74+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/PVPMC_2023>`
75+
:bdg-link-primary:`Website <https://colab.research.google.com/github/PV-Tutorials/PVPMC_2023/blob/main/google-colab-introduction.ipynb>`
7776

7877
.. raw:: html
7978

80-
<a href="https://github.com/PVSC-Python-Tutorials/PVPMC_2023">
81-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/PVPMC_2023?style=social"/>
79+
<a href="https://github.com/PV-Tutorials/PVPMC_2023">
80+
<img src="https://img.shields.io/github/stars/PV-Tutorials/PVPMC_2023?style=social"/>
8281
</a>
8382

8483
.. grid-item-card:: PVPMC_2022
8584

8685
.. raw:: html
8786

88-
<img src="https://raw.githubusercontent.com/PVSC-Python-Tutorials/PVPMC_2022/main/images/PVLib_PVPMCLogo.PNG" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
87+
<img src="https://raw.githubusercontent.com/PV-Tutorials/PVPMC_2022/main/images/PVLib_PVPMCLogo.PNG" alt="logo" loading="lazy" style="max-width: 100%; max-height: 200px; margin-top: 1rem;"/>
8988

9089
^^^
9190

9291
A pvlib tutorial given at the 2022 PVPMC workshop in Salt Lake City.
9392

9493
+++
9594

96-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/PVPMC_2022>`
97-
:bdg-link-primary:`Website <https://pvsc-python-tutorials.github.io/PVPMC_2022/index.html>`
95+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/PVPMC_2022>`
96+
:bdg-link-primary:`Website <https://pv-tutorials.github.io/PVPMC_2022/index.html>`
9897

9998
.. raw:: html
10099

101-
<a href="https://github.com/PVSC-Python-Tutorials/PVPMC_2022">
102-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/PVPMC_2022?style=social"/>
100+
<a href="https://github.com/PV-Tutorials/PVPMC_2022">
101+
<img src="https://img.shields.io/github/stars/PV-Tutorials/PVPMC_2022?style=social"/>
103102
</a>
104103

105104

@@ -115,14 +114,14 @@ event etc, you can contact us at pvlib-admin@googlegroups.com.
115114

116115
+++
117116

118-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/pyData-2021-Solar-PV-Modeling>`
119-
:bdg-link-primary:`Website <https://pvsc-python-tutorials.github.io/pyData-2021-Solar-PV-Modeling/index.html>`
117+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/pyData-2021-Solar-PV-Modeling>`
118+
:bdg-link-primary:`Website <https://pv-tutorials.github.io/pyData-2021-Solar-PV-Modeling/index.html>`
120119
:bdg-link-primary:`Recording <https://www.youtube.com/watch?v=sweUakFg3I8>`
121120

122121
.. raw:: html
123122

124-
<a href="https://github.com/PVSC-Python-Tutorials/pyData-2021-Solar-PV-Modeling">
125-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/pyData-2021-Solar-PV-Modeling?style=social"/>
123+
<a href="https://github.com/PV-Tutorials/pyData-2021-Solar-PV-Modeling">
124+
<img src="https://img.shields.io/github/stars/PV-Tutorials/pyData-2021-Solar-PV-Modeling?style=social"/>
126125
</a>
127126

128127

@@ -138,11 +137,11 @@ event etc, you can contact us at pvlib-admin@googlegroups.com.
138137

139138
+++
140139

141-
:bdg-link-primary:`Repository <https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial>`
142-
:bdg-link-primary:`Website <https://pvsc-python-tutorials.github.io/PVSC48-Python-Tutorial/index.html>`
140+
:bdg-link-primary:`Repository <https://github.com/PV-Tutorials/PVSC48-Python-Tutorial>`
141+
:bdg-link-primary:`Website <https://pv-tutorials.github.io/PVSC48-Python-Tutorial/index.html>`
143142

144143
.. raw:: html
145144

146-
<a href="https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial">
147-
<img src="https://img.shields.io/github/stars/PVSC-Python-Tutorials/PVSC48-Python-Tutorial?style=social"/>
145+
<a href="https://github.com/PV-Tutorials/PVSC48-Python-Tutorial">
146+
<img src="https://img.shields.io/github/stars/PV-Tutorials/PVSC48-Python-Tutorial?style=social"/>
148147
</a>

genindex.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959

6060
<a class="navbar-brand" href="index.html">
61-
<p class="title">pvlib tutorials</p>
61+
<p class="title">PV Tutorials</p>
6262
</a>
6363

6464

@@ -86,7 +86,7 @@
8686
<div class="navbar-end-item">
8787
<ul id="navbar-icon-links" class="navbar-nav" aria-label="Icon Links">
8888
<li class="nav-item">
89-
<a class="nav-link" href="https://github.com/PVSC-Python-Tutorials/pvsc-python-tutorials.github.io" rel="noopener" target="_blank" title="GitHub"><span><i class="fab fa-github-square"></i></span>
89+
<a class="nav-link" href="https://github.com/PV-Tutorials/pv-tutorials.github.io" rel="noopener" target="_blank" title="GitHub"><span><i class="fab fa-github-square"></i></span>
9090
<label class="sr-only">GitHub</label></a>
9191
</li>
9292
</ul>
@@ -148,7 +148,7 @@ <h1 id="index">Index</h1>
148148

149149
<div class="footer-item">
150150
<p class="copyright">
151-
&copy; Copyright 2022, pvlib community.<br>
151+
&copy; Copyright 2022, PV OSS community.<br>
152152
</p>
153153
</div>
154154

0 commit comments

Comments
 (0)