1- pvlib-python
1+ .. image :: _images/pvlib_logo_horiz.png
2+ :width: 600
3+
24========================================
35
4- PVLIB Python is a community supported tool that provides a set of
6+ pvlib python is a community supported tool that provides a set of
57functions and classes for simulating the performance of photovoltaic
6- energy systems. PVLIB Python was originally ported from the PVLIB MATLAB
8+ energy systems. pvlib python was originally ported from the PVLIB MATLAB
79toolbox developed at Sandia National Laboratories and it implements many
810of the models and methods developed at the Labs. More information on
911Sandia Labs PV performance modeling programs can be found at
1012https://pvpmc.sandia.gov/. We collaborate with the PVLIB MATLAB project,
1113but operate independently of it.
1214
13- The source code for pvlib- python is hosted on `github
15+ The source code for pvlib python is hosted on `github
1416<https://github.com/pvlib/pvlib-python> `_.
1517
1618Please see the :ref: `installation ` page for installation help.
1719
18- For examples of how to use pvlib- python, please see
20+ For examples of how to use pvlib python, please see
1921:ref: `package_overview ` and our `Jupyter Notebook tutorials
2022<http://nbviewer.ipython.org/github/pvlib/pvlib-python/tree/master/docs/
2123tutorials/> `_. The documentation assumes general familiarity with
2224Python, NumPy, and Pandas. Google searches will yield many
2325excellent tutorials for these packages.
2426
25- The pvlib- python GitHub wiki has a `Projects and publications that use
27+ The pvlib python GitHub wiki has a `Projects and publications that use
2628pvlib python
2729<https://github.com/pvlib/pvlib-python/wiki/Projects-and-publications-
2830that-use-pvlib-python> `_ page for inspiration and listing of your
@@ -31,23 +33,23 @@ application.
3133There is a :ref: `variable naming convention <variables_style_rules >` to
3234ensure consistency throughout the library.
3335
34- Citing pvlib- python
36+ Citing pvlib python
3537===================
3638
3739Many of the contributors to pvlib-python work in institutions where
3840citation metrics are used in performance or career evaluations. If you
39- use pvlib- python in a published work, please cite:
41+ use pvlib python in a published work, please cite:
4042
4143 William F. Holmgren, Clifford W. Hansen, and Mark A. Mikofski.
4244 "pvlib python: a python package for modeling solar energy systems."
4345 Journal of Open Source Software, 3(29), 884, (2018).
4446 https://doi.org/10.21105/joss.00884
4547
4648Please also cite the DOI corresponding to the specific version of
47- pvlib- python that you used. pvlib- python DOIs are listed at
49+ pvlib python that you used. pvlib python DOIs are listed at
4850`Zenodo.org <https://zenodo.org/search?page=1&size=20&q=conceptrecid:593284&all_versions&sort=-version >`_
4951
50- Additional pvlib- python publications include:
52+ Additional pvlib python publications include:
5153
5254* J. S. Stein, “The photovoltaic performance modeling
5355 collaborative (PVPMC),” in Photovoltaic Specialists Conference, 2012.
0 commit comments