You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added function ``pvanalytics.quality.irradiance.calculate_component_sum_series`` for calculating the component sum values of GHI, DHI, and DNI, and performing nighttime corrections (:issue:`157`, :pull:`163`)
9
-
* Updated the :py:func:`~pvanalytics.gaps.stale_values_round` function with pandas functionality, leading to the same results with a 300X speedup. (:issue:`156`, :pull:`158`)
10
-
11
-
Bug Fixes
12
-
~~~~~~~~~
13
-
14
-
15
-
Requirements
16
-
~~~~~~~~~~~~
17
-
8
+
* Added function :py:func:`~pvanalytics.quality.irradiance.calculate_component_sum_series`
9
+
for calculating the component sum values of GHI, DHI, and DNI, and performing nighttime
10
+
corrections (:issue:`157`, :pull:`163`)
11
+
* Updated the :py:func:`~pvanalytics.quality.gaps.stale_values_round` function with pandas
12
+
functionality, leading to the same results with a 300X speedup. (:issue:`156`, :pull:`158`)
0 commit comments