10000 Temperature model parameter translation code by adriesse · Pull Request #1463 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

Temperature model parameter translation code #1463

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

Merged
merged 17 commits into from
Sep 13, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update whatsnew.
  • Loading branch information
adriesse committed Sep 12, 2022
commit 62d1ca738b8e429c054b13b3cd9446bb658ad501
9 changes: 9 additions & 0 deletions docs/sphinx/source/whatsnew/v0.9.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Deprecations

Enhancements
~~~~~~~~~~~~
* New class and function translate module temperature model parameters
:py:func:`~pvlib.temperature.GenericLinearModel`
:py:func:`~pvlib.temperature.generic_linear`
(:issue:`1442`, :pull:`1463`)
* Low resolution altitude lookup map
:py:func:`~pvlib.location.lookup_altitude`
(:issue:`1516`, :pull:`1518`)
Expand Down Expand Up @@ -37,3 +41,8 @@ Contributors
~~~~~~~~~~~~
* João Guilherme (:ghuser:`joaoguilhermeS`)
* Nicolas Martinez (:ghuser:`nicomt`)
* Anton Driesse (:ghuser:`adriesse`)
* Cliff Hansen (:ghuser:`cwhanse`)
* Kevin Anderson (:ghuser:`kanderso-nrel`)
* Mark Mikofski (:ghuser:`mikofski`)
* Will Holmgren (:ghuser:`wholmgren`)
0