We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae5946b commit f09c1caCopy full SHA for f09c1ca
docs/sphinx/source/whatsnew/v0.5.1.rst
@@ -16,6 +16,10 @@ Bug fixes
16
and spa.solar_position_loop
17
* Fixed args mismatch for solarposition.pyephem call
18
from solarposition.get_solarposition with method='pyephem'
19
+ arg to solarposition.get_solarposition (:issue:`370`)
20
+* ModelChain.prepare_inputs and ModelChain.complete_irradiance now
21
+ correctly pass the 'solar_position_method' argument to
22
+ solarposition.get_solarposition (:issue:`377`)
23
24
Enhancements
25
~~~~~~~~~~~~
0 commit comments