We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca225e commit c74127cCopy full SHA for c74127c
1 file changed
docs/sphinx/source/whatsnew/v0.13.1.rst
@@ -13,6 +13,7 @@ Deprecations
13
* Deprecate :py:func:`~pvlib.modelchain.get_orientation`. (:pull:`2495`)
14
* Rename parameter name ``aparent_azimuth`` to ``solar_azimuth`` in :py:func:`~pvlib.tracking.singleaxis`.
15
(:issue:`2479`, :pull:`2480`)
16
+* Rename parameter ``cross_axis_slope`` to ``cross_axis_tilt`` in :py:func:`pvlib.shading.shaded_fraction1d`. (:issue:`2334`, :pull:`2543`)
17
18
Bug fixes
19
~~~~~~~~~
0 commit comments