Skip to content

Fix for the different results for Procedural and Object oriented exam…#2367

Merged
cwhanse merged 4 commits into
pvlib:mainfrom
manojks1999:fix_procedural_and_obj_call
Jan 30, 2025
Merged

Fix for the different results for Procedural and Object oriented exam…#2367
cwhanse merged 4 commits into
pvlib:mainfrom
manojks1999:fix_procedural_and_obj_call

Conversation

@manojks1999

@manojks1999 manojks1999 commented Jan 27, 2025

Copy link
Copy Markdown
Contributor

…ples

@cwhanse

cwhanse commented Jan 27, 2025

Copy link
Copy Markdown
Member

@manojks1999 please add a line to the whatsnew file for v0.11.3 at /docs/sphinx/source/whatsnew, and your name/GH to the Contributors list.

@manojks1999

Copy link
Copy Markdown
Contributor Author

Hi @cwhanse ,
Updated the file.

@echedey-ls echedey-ls left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @manojks1999 !! Minor comments down below.

Comment thread docs/sphinx/source/whatsnew/v0.11.3.rst Outdated
~~~~~~~~~~~~
* Rajiv Daxini (:ghuser:`RDaxini`)
* Mark Campanelli (:ghuser:`markcampanelli`)
* Manoj K S (:ghuser: `manojks1999`)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Manoj K S (:ghuser: `manojks1999`)
* Manoj K S (:ghuser:`manojks1999`)

Comment thread docs/sphinx/source/whatsnew/v0.11.3.rst Outdated
Documentation
~~~~~~~~~~~~~

* :py:meth:`~pvlib.solarposition.get_solarposition` Changes for different results for Procedural and Object oriented examples

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* :py:meth:`~pvlib.solarposition.get_solarposition` Changes for different results for Procedural and Object oriented examples
* Fix Procedural and Object Oriented simulation examples having slightly different results, in :ref:`introtutorial`.

@cwhanse cwhanse left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve with changes recommended by @echedey-ls

@manojks1999

Copy link
Copy Markdown
Contributor Author

@cwhanse , done with the changes

@cwhanse cwhanse merged commit 6440ada into pvlib:main Jan 30, 2025
@cwhanse

cwhanse commented Jan 30, 2025

Copy link
Copy Markdown
Member

Thanks @manojks1999

echedey-ls pushed a commit to echedey-ls/pvlib-python that referenced this pull request Feb 19, 2025
pvlib#2367)

* Fix for the different results for Procedural and Object oriented examples

* Updated the docs

* Change in docs

---------

Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
@kandersolar kandersolar modified the milestones: v0.11.3, v0.12.0 Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intro tutorial: different results for Procedural and Object oriented examples

4 participants