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
Copy file name to clipboardExpand all lines: RELEASE_NOTES.rst
+12-4Lines changed: 12 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,19 @@ Release Notes
8
8
#############
9
9
10
10
11
-
Upcoming Release
12
-
================
11
+
..Upcoming Release
12
+
..================
13
13
14
-
* Added solar tracking support for irradiation; e.g. ``cutout.irradiation(tracking='horizontal')``.
15
-
* Added SARAH-3 compatibility (SARAH-2 can still be used).
14
+
Version 0.2.13
15
+
==============
16
+
17
+
* Added solar tracking support for irradiation; e.g. ``cutout.irradiation(tracking='horizontal')``. (https://github.com/PyPSA/atlite/pull/340)
18
+
* Added SARAH-3 compatibility (SARAH-2 can still be used). (https://github.com/PyPSA/atlite/pull/352)
19
+
* Fixed passing of `disable_progressbar` argument to ``compute_availabilitymatrix()`` to disable the progress bar. (https://github.com/PyPSA/atlite/pull/356)
20
+
* Added dewpoint temperature to the list of features fetched from ERA5. (https://github.com/PyPSA/atlite/pull/342)
21
+
* Added option to compute capacity factor time series per grid cell. (https://github.com/PyPSA/atlite/pull/330)
0 commit comments