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 7843655 commit 785da72Copy full SHA for 785da72
docs/sphinx/source/whatsnew/v0.11.3.rst
@@ -20,6 +20,8 @@ Breaking Changes
20
Use :py:func:`~pvlib.spectrum.spectral_factor_firstsolar` instead. (:issue:`2130`, :pull:`2131`)
21
* Remove deprecated :py:func:`!pvlib.spectrum.get_am15g` function; use
22
:py:func:`~pvlib.spectrum.get_reference_spectra` instead. (:pull:`2409`)
23
+* Change default method of :py:func:`~pvlib.location.Location.get_sun_rise_set_transit`
24
+ to 'spa' instead of 'pyephem'.
25
26
Bug fixes
27
~~~~~~~~~
0 commit comments