You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rename ``axis_tilt`` and ``cross_axis_tilt`` to ``axis_slope`` and ``cross_axis_slope`` all through the project. Affects:
9
+
* Following the removal of the NSRDB PSM3 API, the :func:`!pvlib.iotools.get_psm3`,
10
+
:func:`!pvlib.iotools.read_psm3`, and :func:`!pvlib.iotools.parse_psm3`
11
+
functions are removed. (:issue:`2581`, :pull:`2582`)
12
+
13
+
14
+
Deprecations
15
+
~~~~~~~~~~~~
16
+
* Rename ``axis_tilt`` and ``cross_axis_tilt`` to ``axis_slope`` and ``cross_axis_slope`` all through the project, while keeping backwards-compatibility. Affects:
10
17
11
18
- :py:func:`pvlib.shading.shaded_fraction1d` parameters ``cross_axis_tilt`` and ``axis_tilt``
0 commit comments