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 1736665 commit f550694Copy full SHA for f550694
docs/sphinx/source/whatsnew/v0.5.2.rst
@@ -17,6 +17,9 @@ Bug fixes
17
* physicaliam now returns a Series if called with a Series as an
18
argument. (:issue:`397`)
19
* corrected docstring for irradiance.total_irrad (:issue: '423')
20
+* modified solar_azimuth_analytical to handle some borderline cases, thereby
21
+ avoiding the NaN values and/or warnings that were previously produced
22
+ (:issue: '420')
23
24
Documentation
25
~~~~~~~~~~~~~
@@ -33,5 +36,6 @@ Contributors
33
36
* Cliff Hansen
34
37
* Will Holmgren
35
38
* KonstantinTr
39
+* Anton Driesse
40
41
0 commit comments