@@ -9,8 +9,7 @@ functions and classes for simulating the performance of photovoltaic
99energy systems. pvlib python was originally ported from the PVLIB MATLAB
1010toolbox developed at Sandia National Laboratories and it implements many
1111of the models and methods developed at the Labs. More information on
12- Sandia Labs PV performance modeling programs can be found at
13- https://pvpmc.sandia.gov/. We collaborate with the PVLIB MATLAB project,
12+ Sandia Labs PV performance modeling programs can be found at the `PVPMC <https://pvpmc.sandia.gov/ >`_. We collaborate with the PVLIB MATLAB project,
1413but operate independently of it.
1514
1615The source code for pvlib python is hosted on `github
@@ -50,6 +49,16 @@ Please also cite the DOI corresponding to the specific version of
5049pvlib python that you used. pvlib python DOIs are listed at
5150`Zenodo.org <https://zenodo.org/search?page=1&size=20&q=conceptrecid:593284&all_versions&sort=-version >`_
5251
52+ If you use pvlib-python in a commercial or publicly-available
53+ application, please consider displaying one of the "powered by pvlib"
54+ logos:
55+
56+ .. image :: _images/pvlib_powered_logo_horiz.png
57+ :width: 300
58+
59+ .. image :: _images/pvlib_powered_logo_vert.png
60+ :width: 300
61+
5362Additional pvlib python publications include:
5463
5564* J. S. Stein, “The photovoltaic performance modeling
@@ -73,6 +82,10 @@ Additional pvlib python publications include:
7382 "An Open Source Solar Power Forecasting Tool Using PVLIB-Python,"
7483 in 43rd Photovoltaic Specialists Conference, 2016.
7584
85+ License
86+ =======
87+
88+ `BSD 3-clause <https://github.com/pvlib/pvlib-python/LICENSE >`_.
7689
7790NumFOCUS
7891========
@@ -83,7 +96,6 @@ pvlib python is a `NumFOCUS Affiliated Project <https://numfocus.org/sponsored-p
8396 :target: https://numfocus.org/sponsored-projects/affiliated-projects
8497 :alt: NumFocus Affliated Projects
8598
86-
8799Contents
88100========
89101
0 commit comments