-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Edit project description in README, RTD, PyPI #1913
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
Changes from 1 commit
320886c
091d47b
dfebe45
6f135ee
e1d9b7f
ba67502
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,12 +6,14 @@ pvlib python | |
|
||
pvlib python is a community supported tool that provides a set of | ||
kandersolar marked this conversation as resolved.
Show resolved
Hide resolved
|
||
functions and classes for simulating the performance of photovoltaic | ||
energy systems. pvlib python was originally ported from the PVLIB MATLAB | ||
toolbox developed at Sandia National Laboratories and it implements many | ||
of the models and methods developed at the Labs. More information on | ||
Sandia Labs PV performance modeling programs can be found at the `PVPMC <https://pvpmc.sandia.gov/>`_. We collaborate with the PVLIB MATLAB project, | ||
but operate independently of it. | ||
|
||
energy systems. The core mission of pvlib python is to provide open, | ||
reliable, interoperable, and benchmark implementations of PV system models. | ||
|
||
pvlib python started out as a Python translation of the PVLIB MATLAB | ||
toolbox (developed by the `PVPMC <https://pvpmc.sandia.gov/>`_ at | ||
Sandia National Laboratories) in 2013 and has grown substantially since then. | ||
Today it contains code contributions from over a hundred individuals worldwide | ||
and is maintained by a core group of PV modelers from a variety institutions. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is downplaying the continuing major contributions/role of Sandia and DOE quite a bit, it seems. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fair. Does this strike a better balance?
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. DOE supported me as a postdoc 2015-2017. It wasn't the plan, but it made a big difference in pvlib's history. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I did not know that. I withdraw my suggestion. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think a separate sentence or two on funding would be better than that "With..." clause. Suggestion to get us started: pvlib has been supported directly and indirectly by DOE and Numfocus funding, companies that allow their employees to contribute, and from personal time. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. +1 to adding an Acknowledgement of support |
||
The source code for pvlib python is hosted on `github | ||
<https://github.com/pvlib/pvlib-python>`_. | ||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.