We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50252aa commit 180561dCopy full SHA for 180561d
docs/sphinx/source/whatsnew/v0.6.0.rst
@@ -93,6 +93,9 @@ Enhancements
93
* Add PVSyst thin-film recombination losses for CdTe and a:Si (:issue:`163`)
94
* Python 3.7 officially supported. (:issue:`496`)
95
* Improve performance of solarposition.ephemeris. (:issue:`512`)
96
+* Improve performance of Location.get_airmass. Most noticeable when
97
+ solar position is supplied, time index length is less than 10000, and
98
+ method is looped over. (:issue:`502`)
99
100
101
Bug fixes
0 commit comments