Make i_x and i_xx SAPM parameters optional#2433
Merged
kandersolar merged 8 commits intopvlib:mainfrom Apr 23, 2025
Merged
Conversation
8 tasks
Member
Author
|
todo: edit: now done |
RDaxini
reviewed
Apr 10, 2025
Comment on lines
+19
to
+20
| :py:func:`pvlib.pvsystem.sapm` directly and through | ||
| :py:class:`~pvlib.pvsystem.PVSystem` and :py:class:`~pvlib.modelchain.ModelChain`. |
Member
There was a problem hiding this comment.
Not super important, but is there a reason for ~ on the class reference but not the function reference?
Member
Author
There was a problem hiding this comment.
The thought was to make it clear that the change applies to both the function and class layers. If it rendered as just sapm, it would be visually ambiguous whether it was pvlib.pvsystem.sapm or pvlib.pvsystem.PVSystem.sapm.
RDaxini
added a commit
to RDaxini/pvlib-python
that referenced
this pull request
Apr 22, 2025
kandersolar
pushed a commit
that referenced
this pull request
Apr 23, 2025
…apm` (#2435) * Update pvsystem.py * Update v0.12.1.rst * Update pvsystem.py * Update pvsystem.py * list non-required param instead, units, formatting * Update pvlib/pvsystem.py Co-authored-by: Cliff Hansen <cwhanse@sandia.gov> * update param list (excl. param removed by #2433) * add blank line for bullet list rendering * separate C param --------- Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
i_xandi_xxSAPM parameters optional #2402[ ] Updates entries indocs/sphinx/source/referencefor API changes.docs/sphinx/source/whatsnewfor all changes. Includes link to the GitHub Issue with:issue:`num`or this Pull Request with:pull:`num`. Includes contributor name and/or GitHub username (link with:ghuser:`user`).remote-data) and Milestone are assigned to the Pull Request and linked Issue.