10000 Remove expired `read_tmy3` deprecations by kandersolar · Pull Request #2408 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

Remove expired read_tmy3 deprecations #2408

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 6 commits into from
Mar 14, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations 8000
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into read_tmy3-recolumn
  • Loading branch information
kandersolar authored Mar 14, 2025
commit 345982934f398724f1e092d956404aacc36d5f18
3 changes: 2 additions & 1 deletion docs/sphinx/source/whatsnew/v0.11.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Breaking Changes
the spectral model from PVSystem attributes. (:issue:`2017`, :pull:`2253`)
* :py:func:`~pvlib.iotools.read_tmy3` now defaults to ``map_variables=True``.
Additionally, the deprecated ``recolumn`` parameter is now removed. (:issue:`2324`, :pull:`2408`)

* Remove :py:func:`!pvlib.atmosphere.first_solar_spectral_correction`, deprecated in v0.10.0.
Use :py:func:`~pvlib.spectrum.spectral_factor_firstsolar` instead. (:issue:`2130`, :pull:`2131`)

Bug fixes
~~~~~~~~~
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0