We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b83e8a commit 13f41e0Copy full SHA for 13f41e0
docs/sphinx/source/whatsnew/v0.6.0.rst
@@ -60,6 +60,9 @@ Enhancements
60
:func:`~pvlib.singlediode.bishop88_mpp`.
61
* Add PVSyst thin-film recombination losses for CdTe and a:Si (:issue:`163`)
62
* Python 3.7 officially supported. (:issue:`496`)
63
+* Improve performance of Location.get_airmass. Most noticeable when
64
+ solar position is supplied, time index length is less than 10000, and
65
+ method is looped over. (:issue:`502`)
66
67
68
Bug fixes
0 commit comments