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 8e25637 commit bb3d7dfCopy full SHA for bb3d7df
docs/sphinx/source/whatsnew/v0.13.1.rst
@@ -10,6 +10,8 @@ Breaking Changes
10
11
Deprecations
12
~~~~~~~~~~~~
13
+* Deprecate :py:func:`~pvlib.modelchain.get_orientation`. Removal scheduled for
14
+ 0.14.0. (:pull:`2691`)
15
16
17
Bug fixes
@@ -26,9 +28,7 @@ Documentation
26
28
27
29
Testing
30
~~~~~~~
-* Update test for :py:func:`~pvlib.modelchain.get_orientation` to check
- whether the correct error message is raised when an invalid strategy is
31
- provided. (:issue:`2492`, :pull:`2691`)
+
32
33
Benchmarking
34
@@ -46,3 +46,4 @@ Maintenance
46
Contributors
47
48
* Elijah Passmore (:ghuser:`eljpsm`)
49
+* Rajiv Daxini (:ghuser:`RDaxini`)
0 commit comments